Details
Description
Purpose: to prevent a closed request from being edited
Scenarios
- Scenario
- Given Request Z
- When the Request Status begins with "Closed"
- Then no Edit icon should appear on the Request Detail screen, as shown in the wireframe RequestDetailClosed.png
NOTE: As of the writing of this issue, of the 4 planned "Closed - " request statuses, only "Closed - filled" has been implemented so far. "Closed - filled" status needs to be specifically tested for this issue, as well as any others that have been implemented when you are testing - see UIREQ-58 and UIREQ-59.