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

Feature Enhancement: Create a way for super-admins to destroy an asset record and recreate. #356

Open
jspaleta opened this issue Mar 15, 2022 · 1 comment

Comments

@jspaleta
Copy link

As a big hammer workaround for unexpected situations like we had with wavefront handler, it would be useful if speciallly authroized bonsai admins could remove and asset record entirely so that the asset could be re-added from scratch.

There is certain asset data that is cached only at asset creation, and not refreshed as part of a recompile. For the very rare situations where this cached data needs to be refreshed we need to be able to do the equivalent of a delete and recreate from scratch.

This should be a very privileged operation, and only used as a last resort.

@jspaleta
Copy link
Author

Related to issue #353

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