Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Klaudia Pałkowska
Klaudia Pałkowska(Deactivated)Reporter
Sebastian Brudziński
Sebastian BrudzińskiLabels
Story Points
3
Original estimate
3d
Time tracking
Components
Sprint
Add sprint
Fix versions
Priority
Time Assistant
Created March 11, 2019 at 4:43 PM
Updated November 17, 2020 at 1:38 PM
Resolved April 3, 2019 at 12:28 PM
Requisition initiate screen retrieves the requisition twice (first time with POST /initiate and second time with GET /id, what considerably raises the time it takes between clicking the proceed button and seeing the requisition grid screen.
Acceptance criteria:
Initiating requisition makes only one call - POST /initiate and uses the response from that call
The requisition workflow works properly after the changes
Accessing already initiated requisitions from the same screen retrieves the requisition properly
Also see https://openlmis.atlassian.net/browse/OLMIS-3322#icft=OLMIS-3322 for reference