Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Paweł Albecki
Paweł Albecki(Deactivated)Reporter
Rachel Powers
Rachel Powers(Deactivated)Labels
Story Points
5
Original estimate
2d 4h
Time tracking
1d 6h logged6h remaining
Components
Sprint
None
Fix versions
Priority
Time Assistant
Time Assistant
Created July 28, 2017 at 12:15 AM
Updated November 21, 2020 at 11:42 AM
Resolved September 12, 2017 at 9:03 AM
As a DIVO I want to receive an email when a refrigerator in my facilities is marked as non-functional so that I can make sure that a repair technician is dispatched.
As a CCE technician I want to receive an email when a refrigerator at my supervised facilities becomes non-functional So that I can make sure that I can plan my visit there.
Acceptance Criteria:
When a CCE device's functional status is changed to "non-functioning-x", the DIVO and CCE technician with permissions over that health facility receive an email notification
For each non-functioning device the following info is displayed
District, Facility Name, Reference Name, Make/Model, Functional status, Non-functional Reason, and the username and timestamp of the "last updated by"
The user with the Edit CCE Inventory rights for the facility will receive the email notification
Test case is created in Zephyr for this scenario, and test case is linked to this ticket
Two new users are created in demo data for this scenario (DIVO and CCE technician)
Email body text appears as follows:
Email Template
– START –
Subject: Attention: <equipment type> at facility <facility name> is <functional status>"
Body:
Dear <user_name>:
This email is to inform you that the <equipment type> "<reference name>" at <facility name> is has been marked as <functional statusl> with the reason "<reason for nonfunctional status>." The last status update for this device was made by user <username> at <timestamp of functional status save>.
Please login to view the list of non-functioning CCE needing attention at this facility. <url link to View CCE list filtered for that facility>
Thank you
– END –