You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is for the subaoi functionality: PSU-CSAR/vb-bagis-h#4. The desktop client will look at the parent folder where it can extract the AOI name and needs to be able to query the database by name to see if the parent has been uploaded.
Alternatively, if there is metadata for the parent, the UID may be able to be extracted from there. If the metadata is missing, we know the parent hasn't been uploaded. The metadata is not currently well-defined so unsure if this is the better option.
The text was updated successfully, but these errors were encountered:
This functionality will be implemented as a part of issue #26, such that the AOI list endpoint should take URL parameters, one of which could be name, allowing it to be searchable via AOI name.
However, I do think the metadata options should be preferred, and if the file is not present then the client should either look in the DB for the parent by name, or allow the user to enter in the parent AOI to use (not sure how that would work though for best user experience).
It may be unnecessary to leave this issue open as a separate issue. Should I update issue #26 indicating that 'name' is a desired URL parameter?
I am working the client-side process under another issue: PSU-CSAR/vb-bagis-h#4. I will update that issue with our idea to look for the metadata for the parent AOI UID before querying the database. I believe this issue also includes Jarrett's thoughts on uploading parent and sub aoi's at the approximately the same time when a sub aoi is selected whose parent aoi is not in the db..
This is for the subaoi functionality: PSU-CSAR/vb-bagis-h#4. The desktop client will look at the parent folder where it can extract the AOI name and needs to be able to query the database by name to see if the parent has been uploaded.
Alternatively, if there is metadata for the parent, the UID may be able to be extracted from there. If the metadata is missing, we know the parent hasn't been uploaded. The metadata is not currently well-defined so unsure if this is the better option.
The text was updated successfully, but these errors were encountered: