Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export: Check if empty responses from API's during export are handled gracefully #274

Open
ValentinFutterer opened this issue Oct 21, 2024 · 0 comments
Assignees
Labels

Comments

@ValentinFutterer
Copy link
Collaborator

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.

@ValentinFutterer ValentinFutterer transferred this issue from tuwien-csd/damap-frontend Oct 23, 2024
@GeoffreyKarnbach GeoffreyKarnbach self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants