Details
-
Bug
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Core: F - Sprint 84, Core: F - Sprint 85
-
5
-
Prokopovych
Description
Steps to repro:
- Log into folio-snapshot
- Go to inventory and pick any available item
- Create a request
- Duplicate the request
- Before saving the duplicate, notice that the "Requests on item" is populated with "1" which is a link. This is because there is just one request on the item so far. This is correct
- Now change the requester and save the new request
Expected: The "Requests on item" should display a "2" and it should be a link to the pre-filtered view of the requests on that item.
Actual: Nothing displays under "Requests on item". Same holds if you edit the request - nothing displays. The field only seems to populate when in Create mode.
Note: I checked and this was working in Edelweiss. Can we get some tests around this so it doesn't regress again?