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

[BUG] Quotas API Limit Not Being Enforced #1078

Open
jakeymac opened this issue Aug 13, 2024 · 0 comments
Open

[BUG] Quotas API Limit Not Being Enforced #1078

jakeymac opened this issue Aug 13, 2024 · 0 comments
Labels

Comments

@jakeymac
Copy link
Contributor

Describe the bug
When a resource quota is in place, it is not reinforced. Also, total resource usage isn't displayed correctly in main user settings page.

To Reproduce
Steps to reproduce the behavior:

  1. Complete section one of the tethys quotas concepts tutorial: https://docs.tethysplatform.org/en/stable/tutorials/quotas.html, using the advanced solution of the key concepts tutorial as a start.
  2. Use larger .csv files to show an increase in the storage used.
  3. No limit should be enforced even after adding larger .csv files
  4. In the user profile page, there should be no change to the workspace storage summary.
  5. Open 'manage storage' by clicking 'edit', then 'manage storage'
  6. Here, you should be able to see changes in the dam inventory application's current usage amount.

Expected behavior
After assigning some .csv files in the dam inventory application, the user's storage usage should be reflected in the user profile page, and when attempting to add a third csv file that exceeds the quota limit, an error message should be displayed.

@jakeymac jakeymac added the bug label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant