Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
In_approval requisitions are not displayed on the Approve view
Description
On the "Requisitions -> Approve" screen, requisitions with in_approval status are no longer displayed. Issue was checked on the backend and the endpoint: GET /api/requisitions/requisitionsForApproval returns properly the requisitions in: authorized or in_approval state. So the issue occurs only on the UI.
Acceptance Criteria:
the endpoint: "api/requisitions/search?page=0&program=&requisitionStatus=AUTHORIZED" should be replaced by "/api/requisitions/requisitionsForApproval" - the "program" parameter should be added to this endpoint
the in_approval requisitions should be displayed on the Approve requisitions view
authorized requisitions should be also visible on the Approve requisitions view
Environment
None
Attachments
1
Requisitions.png
28 Apr, 2017
QAlity Plus - Test Management
Checklists
Activity
Lucyna Laska
May 8, 2017 at 12:20 PM
(edited)
Okay, now I can see the requisition in authorized/in_approval state.
Tested on Chrome and Firefox.
Done
Pinned fields
Click on the next to a field label to start pinning.
On the "Requisitions -> Approve" screen, requisitions with in_approval status are no longer displayed. Issue was checked on the backend and the endpoint: GET /api/requisitions/requisitionsForApproval returns properly the requisitions in: authorized or in_approval state. So the issue occurs only on the UI.
Acceptance Criteria:
the endpoint: "api/requisitions/search?page=0&program=&requisitionStatus=AUTHORIZED" should be replaced by
"/api/requisitions/requisitionsForApproval" - the "program" parameter should be added to this endpoint
the in_approval requisitions should be displayed on the Approve requisitions view
authorized requisitions should be also visible on the Approve requisitions view