Update controller and serializer entity for actually importing groups
All threads resolved!
Compare changes
@@ -57,16 +57,18 @@
@@ -57,16 +57,18 @@
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