-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bug: Navigation issues in Reporting #505
Comments
Note that we'll need the Reporting Operation workflow working properly to test some of these conditions. |
@shon-button or @fviduya I wasn't able to find another ticket related to this, so just wanted to get clarity on whether or not we need to create a ticket for this. Thanks! |
Hi @patriciarussellCAS, it was originally reported under #526, but I closed that and moved it here. It's item 2 above:
As for #508, I was actually having a different error message there (HTTP error 422) which I'm not able to reproduce consistently |
Describe the Bug:
This ticket houses the issues found regarding navigation in reporting:
Registration Purpose = Potential Reporting Operation
RESULT: Verification not showing on the task list, however, if you click Back button twice it will show the page itself, breadcrumbs also show Verification.
^ Same as above for Registration Purpose = Reporting Operation < 25,000 tc02e
We don't want any users who should not see the verification page to have access to it.
Save & Continue
button from the Attachments page loops back to the Final Review page (Save & Continue from the Attachments page goes back to Final Review #526)When registration purpose = Reporting Operation, I am not able to see the Final Review page (SFO Final Report Review Page - conditional "Continue" redirect #523)
When Verification is not needed based on registration purpose, and I click
Continue
from the Final Review page, I am not able to see the Attachments page (SFO Final Report Review Page - conditional "Continue" redirect #523) - this is an issue with the button navigating to 'attachment' instead of 'attachments'Edited to add unresolved AC from ticket #523
Verification Page Trigger for Reporting Operation with High Emissions
Given that I am a user and my registration purpose is Reporting Operation, and my total attributable emissions (as displayed on the Emissions Summary page) are greater than or equal to 25,000 TCo₂e,
When I have clicked the "Continue" button on the Final Review page,
Then I am redirected to the Verification form page.
Bypass Verification for Reporting Operation with Low Emissions
Given that I am a user and my registration purpose is Reporting Operation, and my total attributable emissions are less than 25,000 TCo₂e,
When I have clicked the "Continue" button on the Final Review page,
Then I am not redirected to the Verification form page.
Bypass Verification for Other Registration Purposes
Given that I am a user and my registration purpose is not one of the following:
OBPS Regulated Operation
Opt-in
New Entrants
When I have clicked the "Continue" button on the Final Review page,
Then I am not redirected to the Verification form page.
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.")
Steps to reproduce the behaviour:
Steps to reproduce can be found in the tagged tickets
Screenshots:
Additional information:
OS: [e.g. iOS]
Browser: [e.g. chrome, safari]
Version: [e.g. 22]
Additional Context
The text was updated successfully, but these errors were encountered: