Open fabiankirstein opened 6 years ago
I have extended the project controller: https://github.com/aegisbigdata/hopsworks/blob/extended-metadata/hopsworks-web/yo/app/scripts/controllers/projectCreatorCtrl.js
In line 124 the project data is needed for an external service, but the callback does not include the ID of the project. So the API does not return this information. Is it possible to add this?
I have extended the project controller: https://github.com/aegisbigdata/hopsworks/blob/extended-metadata/hopsworks-web/yo/app/scripts/controllers/projectCreatorCtrl.js
In line 124 the project data is needed for an external service, but the callback does not include the ID of the project. So the API does not return this information. Is it possible to add this?