Group Migration - Show import status - backend
As part of the GitLab Group Migration MVC epic, this issue will add the ability to get status of current imports by allowing the user to access /import/bulk_imports/realtime_changes
URL (or other similar URL)
If we want to allow any group to be imported once, it should function in the way import_projects
realtime_jobs perform: retrieving status of all completed jobs.
If we want to allow any group to be imported multiple times it should provide status only for imports scheduled in current "session" (initiated by clicking "Connect instance" in /groups/new
)
Edited by Illya Klymov