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

Improve state handling on deletion #200

Open
bmschmidt opened this issue Jul 29, 2023 · 0 comments
Open

Improve state handling on deletion #200

bmschmidt opened this issue Jul 29, 2023 · 0 comments

Comments

@bmschmidt
Copy link
Collaborator

if I run

project.delete()

wait a minute, and then run

project.total_datums

I get the number of datums in the project before it was deleted. That's not right. Upon deletion, projects should ideally transition to some state where they raise errors on most methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant