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

Continue action in Reports grid is not retrieving the latest Version ID #516

Open
fviduya opened this issue Jan 24, 2025 · 0 comments
Open
Labels
Bug Something isn't working

Comments

@fviduya
Copy link

fviduya commented Jan 24, 2025

Describe the Bug:

This bug was found while testing #383. When version ID is != 1, and the user clicks on Continue action in the Reports page, then they will get an error which will not allow them to continue with the reporting.

Probability:

(How likely the bug is to happen, scored from 1-5. For example, probability of 5 is something like "it happens to all users every time they log in." whereas probability of 1 "only happens to certain users when a really specific and unlikely path is followed.")

Impact:

(How bad the bug is when it does happen, scored from 1-5. For example, effect of 5 is "the entire app crashes and makes it unusable for all users" or "the bug causes the wrong data to be saved, with critical information (e.g. payment) being affected." whereas effect of 1 is "It makes some styling look a little bit weird.")

Bug Matrix

Steps to reproduce the behaviour:

  1. Log in as internal user
  2. Navigate to Submit Annual Report(s)
  3. Start a report for an operation (Bugle SFO - Registered can be used)
  4. Finish the report throughout
  5. Open the report again by clicking Continue
  6. Change Report Type (the fields will be blanked out after changing Report Type)
  7. Go back to the Reports page
  8. Click Continue action on the specific operation

Workaround: change the version ID in the url to the latest one

Screenshots:

Image

See page 40 of this document.

Additional information:

OS: [e.g. iOS]
Browser: [e.g. chrome, safari]
Version: [e.g. 22]

Additional Context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant