Update controller and serializer entity for actually importing groups
All threads resolved!
Compare changes
Files
4@@ -57,7 +57,7 @@ def configure_params
@@ -127,7 +127,7 @@ def clear_session_data
This MR fixes passing data between BulkImportServiceController and relevant service to match expected format on frontend Also it fixes incorrect passing of session url. Without this fixes actual import #249160 (closed) via POST call was impossible
Alongside, it adds additional field to serializer to allow displaying links to relevant source groups as expected in #249157 (closed)
N/A