Done
Details
Assignee
Antony HruschevAntony HruschevReporter
Gurleen Kaur1Gurleen Kaur1Labels
Priority
P3Story Points
3Sprint
NoneDevelopment Team
VolarisFix versions
Release
Sunflower (R1 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Antony Hruschev
Antony HruschevReporter
Gurleen Kaur1
Gurleen Kaur1Labels
Priority
Story Points
3
Sprint
None
Development Team
Volaris
Fix versions
Release
Sunflower (R1 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created December 9, 2024 at 7:12 AM
Updated March 12, 2025 at 10:36 AM
Resolved January 27, 2025 at 11:37 AM
UXPROD-5005 - Updating a Virtual Patron’s Group via Edge API
Current Behavior:
If a user already exists in FOLIO, the system uses the user data as-is without making any changes.
Expected Behavior:
If the patron group in the incoming request differs from the patron group of the existing user, the system should update the patron group.
This update should only be implemented for users with LENDER or PICKUP roles, as it applies exclusively to virtual users.
Note:
The patron group of real users should not be modified under any circumstances.
Implementation is almost done, may be few loggers can be added or some code refactoring can be done if needed and needs to be thoroughly tested
You can find the draft code changes here