Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pilot Feedback - Found Bugs/Errors #195

Closed
siddheshraze opened this issue Dec 9, 2024 · 1 comment · Fixed by #202
Closed

Pilot Feedback - Found Bugs/Errors #195

siddheshraze opened this issue Dec 9, 2024 · 1 comment · Fixed by #202

Comments

@siddheshraze
Copy link
Collaborator

  1. Total row count - when viewing measurements summary view datagrid, total row count is NOT be updated until row refresh or update occurs.
  2. When reviewing validation results, an option to override or reset failed validations should be added along with confirmation dialog before proceeding
  3. When reviewing validation results, scrolling to next set(s) of paginated results does NOT render the validation failure reasons for the new set of data. Pagination model should be added to render dependencies
  4. When exporting measurements (via JSON/form), all data is exported without plot/census filtering. This should be a default function to ensure that only data for the current plot/census is exported.
  5. When exporting measurements as form, the date is being truncated to only YYYY format
  6. In Plot-Census Statistics, returns of QuadratID should be replaced with QuadratName so that users can go back and find the respective quadrat (QuadratID is not a user-facing criterion and is internal-system-only)
  7. When attempting to view the View All Historical Data page, the grid load query is failing, causing an empty set to be rendered
@siddheshraze
Copy link
Collaborator Author

siddheshraze commented Dec 17, 2024

  1. Total row count - when viewing measurements summary view datagrid, total row count is NOT be updated until row refresh or update occurs.
  2. When reviewing validation results, an option to override or reset failed validations should be added along with confirmation dialog before proceeding
  3. When reviewing validation results, scrolling to next set(s) of paginated results does NOT render the validation failure reasons for the new set of data. Pagination model should be added to render dependencies
  4. When exporting measurements (via JSON/form), all data is exported without plot/census filtering. This should be a default function to ensure that only data for the current plot/census is exported.
  5. When exporting measurements as form, the date is being truncated to only YYYY format
  6. In Plot-Census Statistics, returns of QuadratID should be replaced with QuadratName so that users can go back and find the respective quadrat (QuadratID is not a user-facing criterion and is internal-system-only)
  7. When attempting to view the View All Historical Data page, the grid load query is failing, causing an empty set to be rendered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant