You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During export, several API's are called to get up to date information. The project-DB is one of them, but there are probbaly also others. Since e.g. projects could get deleted, while someone works on a dmp, the question came up, if this case is handled in the project export.
To complete this issue, it should be made sure, that empty responses are handled correctly in all API calls that happen during exporting. If this is not handled correctly, it should be fixed in the code.
The text was updated successfully, but these errors were encountered:
During export, several API's are called to get up to date information. The project-DB is one of them, but there are probbaly also others. Since e.g. projects could get deleted, while someone works on a dmp, the question came up, if this case is handled in the project export.
To complete this issue, it should be made sure, that empty responses are handled correctly in all API calls that happen during exporting. If this is not handled correctly, it should be fixed in the code.
The text was updated successfully, but these errors were encountered: