File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -860,7 +860,7 @@ function extractMember(row) {
860860 githubUsername : row [ "GitHub Username" ] ?. trim ( ) ?? "" ,
861861 primaryInstallation : row [ "Primary installation" ] ?. trim ( ) ?? "" ,
862862 workingGroups : parseWorkingGroups ( row [ "Working Groups" ] ) ,
863- issue : row . issue ?. trim ( ) ?? "" ,
863+ issue : row . Issue ?. trim ( ) ?? "" ,
864864 country : row . Country ?. trim ( ) ?? "" ,
865865 continent : row . Continent ?. trim ( ) ?? "" ,
866866 installationDescription : row [ "Installation Description" ] ?. trim ( ) ?? "" ,
Original file line number Diff line number Diff line change 1- GitHub Username Primary installation Zulip ID Working Groups issue
1+ GitHub Username Primary installation Zulip ID Working Groups Issue
22iannesbitt 659827
33thegaryking dataverse.harvard.edu
4422tb https://github.com/IQSS/dataverse/issues/11978
You can’t perform that action at this time.
0 commit comments