my-code-AL opened a new pull request, #9172: URL: https://github.com/apache/cloudstack/pull/9172
### Description The following PR creates a new feature of adding a limit to the number of projects of accounts within a singular domain. This helps administrators organize resources. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [x] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) - [ ] build/CI #### Feature/Enhancement Scale - [ ] Major - [x] Minor #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [x] Minor - [ ] Trivial ### Screenshots (if appropriate): <img width="745" alt="Screenshot 2024-06-04 at 7 04 04 PM" src="https://github.com/apache/cloudstack/assets/110478358/0e875dd1-7458-4df4-8eb7-54003baf23d2"> ### How Has This Been Tested? The following issue has been tested with several mocked test cases that specify domain max projects and account max projects with valid and invalid inputs. Finally, the UI has been verified using a local linux environment; see above image in screenshots. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org