Configure Primary Storage Tag quota disappear after edit
problem
Before Edit and save
After Edit and save
Hi, i found some issue storage quota by tags is disappear after save. i am using cloudstack version 4.22.0
versions
The versions of ACS, hypervisors, storage, network etc..
The steps to reproduce the bug
- Go to domain -> Configure Limits -> Put Limit on Max. primary storage (GiB) (Tagged limits)
- Submit
...
What to do about it?
No response
Thanks for opening your first issue here! Be sure to follow the issue template!
@j3cky , try the refresh button? I think this might be a UI only issue.
@j3cky , try the refresh button? I think this might be a UI only issue.
Hi @DaanHoogland yes i have try refresh button and refresh the browser.
@j3cky , try the refresh button? I think this might be a UI only issue.
Hi @DaanHoogland yes i have try refresh button and refresh the browser.
ok, that would imply a bigger issue :/
@j3cky @DaanHoogland seems like a regression. I think thee cause is - earlier we used to store all entries for different resource types when update was called but now we only store the changed (having value different than default) entries. I've created a draft PR to fix, will check further