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
When the user generates an analysis and then modifies the area of the map by selecting an area that is not covered by a layer, he gets the graph he saw before making the modification.
Steps to reproduce it:
The user selects a part of the map that has a covering layer, a date range and a layer.
Presses the "Generate" button.
The analysis graph is generated.
Presses the "Refine" button.
The edit page is displayed and the user selects a part of the map that does not have a layer covering it.
Click the "Generate" button.
The same graph of the analysis that the user saw previously (point 3.) is generated.
Acceptance criteria:
When the user selects a portion of the map that is not covered by any layers, the user should not be able to see a generated graph.
The user should either see an appropriate error message or simply not be able to select a layer in a portion of space that does not have any.
To generate the evidence we used the Analysis section of the Agriculture area and generated the graphs with the "GEOGLAM Crop Conditions" dataset.
This is a data api problem. The api returns the dataset when making a request in the analysis define page, but it shouldn't.
Assuming this will be addressed once the collection search endpoint is implemented.
But this flow is going away in the new E&A user flow, where the user selects datasets/collections first and can see on map and time line whether the collection has data in their time range / area of interest.
So I guess we can close this - generously as completed.
Description:
When the user generates an analysis and then modifies the area of the map by selecting an area that is not covered by a layer, he gets the graph he saw before making the modification.
Steps to reproduce it:
Acceptance criteria:
When the user selects a portion of the map that is not covered by any layers, the user should not be able to see a generated graph.
The user should either see an appropriate error message or simply not be able to select a layer in a portion of space that does not have any.
To generate the evidence we used the Analysis section of the Agriculture area and generated the graphs with the "GEOGLAM Crop Conditions" dataset.
EVIDENCE: Video
The text was updated successfully, but these errors were encountered: