Assets Dashboard - Bulk removal of registrations from Registrations table
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
This issue originated with OPS ticket #1636. Teranet had thousands of registrations on their table and it was resulting in delays in loading. The DEVs removed most of the registrations to improve their response time.
Clients can remove one registration at a time, but API clients can't remove multiple registrations at a time to clear out their registration table.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files or tests. Start by locating the registrations API endpoint and the existing single-registration removal flow; done means API clients can remove multiple registrations from their registrations table to address the loading delays described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, postgres, python
- Domain
- api, backend, databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100