Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
Description
Description: The first time during a session that a loan-details page is displayed, it immediately re-displays the calling page.
Expected Behavior: Clicking a loan-details link will display the loan-details page
Actual Behavior: Clicking a loan-details link for the first-time during a session displays the loan-details page, then immediately displays the original page. Subsequently during the same session, clicking a loan-details link works as expected.
Steps to reproduce:
- In the users app, find a user with open loans
- Click the "Loans" accordion to open it
- Click the "N open loans" link
- From the "•••" menu, click the "Loan details" link for any loan
- Observe that nothing seems to have happened
- Click the back button
- Observe that, actually, the loan-details page was displayed but was immediately followed by the "Open loans" page again
- From the "•••" menu, click the "Loan details" link for any loan
- Observe the loan-details page, as expected