-
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
Message Display: Display Place and Date of Trial Session When Case Status = Calendared #9684
Comments
Test CasesPreconditions
1) Court User navigates to My Messages Inbox view; Messages related to cases that have a case status as Calendared also display the date and place of trial.
Expected Results:
Be sure to repeat this test with all Court user roles! 2) Court user navigates to My Messages Sent view; Messages related to cases that have a case status as Calendared also display the date and place of trial.
Expected Results:
Be sure to repeat this test with all Court user roles! 3) Court User navigates to the Section Messages Inbox view; Messages related to cases that have a case status as Calendared also display the date and place of trial.
Expected Results:
Be sure to repeat this test with all Court user roles! 4) Court User navigates to the Section Messages Sent view; Messages related to cases that have a case status as Calendared also display the date and place of trial.
Expected Results:
Be sure to repeat this test with all Court user roles! |
@cholly75 I discovered that there is another instance of Messages that includes Case Status columns. If logged in as a judge/CA, there is a Recent Messages section under Dashboard that displays items from Messages. Would this story include this section, since it's pulling from Messages? @shumway-tm @rachelschneiderman Can you confirm if Recent Messages displays the same data from Messages? cc @liadmccabe UPDATE: A decision was made per this slack thread: https://ustaxcourt.slack.com/archives/C03AJPN0TLZ/p1668796873774859 |
@mrinsin @shumway-tm @rachelschneiderman Testing Feedback 12/12/2022 If a user completes a message in a calendared case, and then attempts to view their outbox or the section outbox, they experience a white screen. This appears to be happening only with messages associated with Calendared cases. If the case isn't calendared, and a message is completed, viewing the outbox works fine. I pulled up the console and found that it is because of an Uncaught TypeError. Can you please take a look at this? Thanks! |
Testing Feedback 12/13/2022 - no longer getting that TypeScript Error. Thanks for fixing! |
As a DAWSON user, so that I can manage my messages in a timely manner, I need to be able to see the place of trial and date of trial for messages related to a case whose status is Calendared.
Currently, when we display messages related to a case that is calendared for a trial session we reflect that in the Case Status column of the message views (Inbox, Sent) with the status of Calendared. User feedback is that it would be valuable to know both the place and date of the trial session itself so the user can address these messages appropriately.
Pre-Conditions
Acceptance Criteria
Notes
Tasks
Test Cases
Story Definition of Ready (Created on 9/26/21)
The following criteria must be met in order for the user story to be picked up by the Flexion development team.
The user story must:
Process: Flexion developers and designers will test if the story meets acceptance criteria and test cases in Flexion dev and staging environments (“standard testing”). If additional acceptance criteria or testing scenarios are discovered while the story is in progress, a new story should be created, added to the backlog and prioritized by the product owner.
Definition of Done (Updated 5-19-22)
Product Owner
UX
Engineering
test
environment if prod-like data is required. Otherwise deployed to anyexperimental
environment.staging
environment.The text was updated successfully, but these errors were encountered: