FOLIO-FSE / FOLIO-FSE/folio_migration_tools
Sync blocks after loan migration
- Dominant language
- Python
- Stars
- 14
- Forks
- 10
- Avg merge
- 55m
- Merged PRs (30d)
- 7
Description
A huge percentage of the time, the loan migration process ends with a lot of spurious blocks that must be cleared via a call to /automated-patron-blocks/synchronization/job
This happens often enough that seems worthwhile to just automatically launch this after a loans migration process
Contributor guide
Research direction
Start by locating the loan migration completion path in the Python module or CLI and the existing use of /automated-patron-blocks/synchronization/job. Trace how migration completion is detected and identify the relevant tests or runnable migration flow. Done means the synchronization job is launched automatically after a loans migration and the spurious blocks no longer require a separate call.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100