[UIREQ-126] Error Selecting Requester in Requests Created: 10/Oct/18 Updated: 27/Jan/20 Resolved: 26/Oct/18 |
|
| Status: | Closed |
| Project: | ui-requests |
| Components: | None |
| Affects versions: | None |
| Fix versions: | 1.5.0 |
| Type: | Bug | Priority: | P2 |
| Reporter: | Cate Boerema (Inactive) | Assignee: | Michal Kuklis |
| Resolution: | Done | Votes: | 0 |
| Labels: | requests, sprint48, sprint49 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Attachments: |
|
||||||||||||||||
| Issue links: |
|
||||||||||||||||
| Sprint: | |||||||||||||||||
| Development Team: | Prokopovych | ||||||||||||||||
| Description |
|
Steps to Repro:
Expected: Popup should display with requesters that you can select from. Popup should only contain filter and list panes (not a pane for detail record). No error should display. Actual: Popup contains a pane for a detail record. Error is generated (see attached screenshot). Error reads: ERROR: in module @folio/requests, operation GET on resource 'permissions' failed, saying: No user found by id f1f7a710-84e6-4965-ab68-afec194d3cd3 Screencast: Screencast: https://www.screencast.com/t/WjbLm5mm NOTE: I also tested this using a barcode for a checked out item which I copied directly from Inventory, as opposed to a barcode from a bootstrap request record, just to be sure that wasn't causing the problem. I was able to repro in that case, as well: https://www.screencast.com/t/qdpmW9Ow |
| Comments |
| Comment by Cate Boerema (Inactive) [ 10/Oct/18 ] |
| Comment by Matt Connolly [ 17/Oct/18 ] |
|
Steps 4 and 6 in the description are actually not needed to trigger this bug. The problem is that the SearchAndSort component is treating the ID of the selected request in the URL as a user ID that it thinks it's supposed to display. |
| Comment by Matt Connolly [ 18/Oct/18 ] |
|
This was fixed by an update to stripes-smart-components by Michal Kuklis. No changes to ui-requests are necessary. |
| Comment by Cate Boerema (Inactive) [ 24/Oct/18 ] |
|
Thanks Matt Connolly and Michal Kuklis. I am no longer seeing this error (in folio-snapshot). That said, the popup seems to be remembering a previous filter or something. This is how it looked when I first opened it (faculty was already selected): |
| Comment by Cate Boerema (Inactive) [ 26/Oct/18 ] |
|
Hi Michal Kuklis I am still seeing the filter selection remembered, but I don't think that should hold up this bug fix. I filed
|