Closed pvangay closed 1 year ago
Where does(lat lon}
appear?
I'm currently in the built environment template (example project)
This is correct in the src schema files. @turbomam where is this error at? Can you fix it?
Backlog until pattern hint (generated from string_serialization) is re-established
Error occurs in sheets_and_friends
I've corrected this in my working version of the sheet. See here: https://docs.google.com/spreadsheets/d/1Qc5dTdo39mNeMrE-WwVSz6SpjL0SiQ8vFfMrBF97804/edit#gid=928747012&range=2:2
When code freeze and schema sync is complete this should be merged into the 'official' sheet.
I'll move this to the next sprint to be merged in. FYI @mslarae13
@mslarae13 @turbomam was this merged? Can this issue be closed?
It wasn't merged. Waiting for the schema freeze to end This should probably go into "in review"
@pkalita-lbl @turbomam does this actually need to be reviewed by anyone still? It's been sitting here for 2 weeks.
This one is suffering from extreme issue rot. I don't really know what the whole history is, and I'm not quite sure why I got added to the assignees. But I verified underlying bug has been fixed ({lat lon}
is there instead of (lat lon}
) by inspecting the schema. However you can't see the fix in the interface because of https://github.com/microbiomedata/sheets_and_friends/issues/170. Regardless I think it's time to close this one.
Currently is: (lat lon} Should be: {lat lon}
(reported by a Champion)