User unable to submit a new share request when an earlier requested dataset was deleted #544
Labels
priority: medium
status: in-progress
This issue has been picked and is being implemented
type: bug
Something isn't working
Describe the bug
If user requested access for a dataset, and the dataset is then deleted by producer while sharing is in progress, the user is unable to submit a new share request for any other dataset as well. The user will keep seeing an error like this:
An error occured (ResourceNotFound): Resource Dataset with URI xxxxx was not found
How to Reproduce
An error occured (ResourceNotFound): Resource Dataset with URI xxxxx was not found
, thus preventing user2 from submitting any other requests as well.Expected behavior
User should be able to submit another request without any problems and an older dataset deletion should not impact the user.
Your project
No response
Screenshots
No response
OS
Mac
Python version
3.9
AWS data.all version
1.5
Additional context
No response
The text was updated successfully, but these errors were encountered: