[UXPROD-4191] Button to start fee/fine sync for a single patron record Created: 13/Apr/23  Updated: 30/Nov/23

Status: Open
Project: UX Product
Components: None
Affects versions: None
Fix versions: None

Type: New Feature Priority: TBD
Reporter: Thomas Trutt Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Attachments: PNG File User account option.png    
Development Team: None
PO Rank: 0
Rank: Cornell (Full Sum 2021): R3

 Description   

Current situation or problem:

If a patrons fee/fine data becomes out of sync the automated block on their account is not removed. Currently staff must contact IT to have them kick off a re-sync process via an API call.

In scope

Adding a button to the user action menu allowing staff to start the sync process via the UI.

Out of scope

Changing the re-sync process.

Use case(s)

As a staff member I would like to kick off the fee/fine resync process from the UI;

POST /automated-patron-blocks/synchronization/job
body:

{
  "scope": "user",
  "userId": "{USER_ID}"
}

Once the process is completed, I would like to receive a confirmation message, and have the patron information refreshed.

Questions

  • What icon should be used?
  • What wording should be used so that the options function is clear to staff?
  • Do additional permissions need to be added to enable the option?

Generated at Fri Feb 09 00:37:59 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.