-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
Story
As a RHDH user, using the bulk import plugin, I only want to see the repositories that have yet to imported.
In the current UI, an already imported repository will have its status displayed as "Imported", with the parameter of "status: 'Added'" in the returned payload.
There are two options here:
1. Update the Frontend to only display the results that don't have a status of added
2. Update the backend to only return those entries that don't have a status of added
Background
Dependencies and Blockers
QE impacted work
Documentation impacted work
Acceptance Criteria
upstream documentation updates (design docs, release notes etc)
Technical enablement / Demo