-
Notifications
You must be signed in to change notification settings - Fork 10
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: Blocked Label is not displaying appropriately when adding or deleting a deadline on a case for users on the West Coast #10598
Comments
This is indeed likely a West Coast vs. East Coast issue. In |
Tested with users that would hit both East and West coast and it appears to be fixed now. Thank you! |
Actually, I think I spoke too soon in the above comment. I believe I found another instance where the Blocked Label isn't displaying appropriately for West Coast Users. This has to do with auto-generated Orders in the Petition flow that auto-generate Deadlines, therefore blocking a case.
|
Issues seem to be resolved. Thank you! |
Describe the Bug
A clear and concise description of what the bug is.
While testing #10440, I noticed that the blocked label wasn't displayed in the case header after adding a deadline on a case, and subsequently the case wasn't getting added to the Blocked Cases report. I also noticed that when I deleted the deadline on the case, it was only then that the blocked label displayed. The blocked label should NOT be displayed after the deadline is deleted.
While testing, I noticed that this was happening on Staging as well. We asked a Court user on Production to test it, and they did not see any issue. We then performed another test on the test environment with a user that hits the east coast, and they did not experience the same issue. This led us to believe that this problem is only happening to West Coast users.
Business Impact/Reason for Severity
Medium
In which environment did you see this bug?
Test, Staging (and most likely Production)
Who were you logged in as?
Case Services supervisor, docket clerk
What were you doing when you discovered this bug? (Using the application, demoing, smoke tests, testing other functionality, etc.)
Testing #10440
To Reproduce
Steps to reproduce the behavior:
Expected Behavior
A clear and concise description of what you expected to happen.
West coast and East coast users need to experience the same things, West coast should be able to add in a deadline and have the blocked label display.
Actual Behavior
A clear and concise description of what actually happened.
West coast users can add in a deadline, but the blocked label does not display. Works fine for east coast users
Screenshots
If applicable, add screenshots to help explain your problem.
I added in a deadline, which saved to the case just fine, but the Blocked label is not displayed in the header, and the json data shows automaticBlocked = false.
After I deleted a deadline on this case. Blocked label displays, and see the data in the case json
Desktop (please complete the following information):
Smartphone (please complete the following information):
Cause of Bug, If Known
Process for Logging a Bug:
Severity Definition:
Critical Defect
Blocks entire system's or module’s functionality
No workarounds available
Testing cannot proceed further without bug being fixed.
High-severity Defect
Affects key functionality of an application
There's a workaround, but not obvious or easy
App behaves in a way that is strongly different from the one stated in the requirements
Medium-severity Defect
A minor function does not behave in a way stated in the requirements.
Workaround is available and easy
Low-severity Defect
Mostly related to an application’s UI
Doesn't need a workaround, because it doesn't impact functionality
Definition of Ready for Bugs(Created 10-4-21)
Definition used: A failure or flaw in the system which produces an incorrect or undesired result that deviates from the expected result or behavior. (Note: Expected results are use cases that have been documented in past user stories as acceptance criteria and test cases, and do not include strange behavior unrelated to use cases.)
The following criteria must be met in order for the development team to begin work on the bug.
The bug must:
Process: If the unexpected results are new use cases that have been identified, but not yet built, new acceptance criteria and test cases should be captured in a new user story and prioritized by the product owner.
If the Court is not able to reproduce the bug, add the “Unable to reproduce” tag. This will provide visibility into the type of support that may be needed by the Court. In the event that the Court cannot reproduce the bug, the Court will work with Flexion to communicate what type of troubleshooting help may be needed.
Definition of Done (Updated 4-14-21)
Product Owner
Engineering
test
environment if prod-like data is required. Otherwise, deployed to anyexperimental
environment for review.The text was updated successfully, but these errors were encountered: