-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Space Quota creation and assignement not working #462
Comments
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story. The labels on this github issue will be updated when the story is started. |
ifindlay-cci
added a commit
that referenced
this issue
Dec 4, 2023
Cryogenics-CI
pushed a commit
that referenced
this issue
Dec 4, 2023
Fixed by #465 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Describe the bug
It is not possible to create new space quotas anymore in the current cf-mgmt version. Updates of existing quotas are still working.
To Reproduce
Expected behavior
Space Quota should be created and assigned to space
Screenshots
dryrun
real:
Additional context
Unit Tests are working fine despite the errors, so there is an bug in the tests, too. We fixed the issue and the test and added a pull request, so that you can see the affected code segments. #463 #463
Assumption
Adding/Resolving Org and space relationships for the quota was missed out while migrating the code from v2 to v3.
In the tests, Relationships were given via fakes/mocks so the error never occured in the tests.
The text was updated successfully, but these errors were encountered: