platform icon indicating copy to clipboard operation
platform copied to clipboard

feat: Limit 10 organizations per user

Open vivekayanworks opened this issue 1 year ago • 0 comments

User story:

  • User should be able to create only 10 organizations.

Acceptance Criteria:

  • If the total number of organizations created by the user reaches 10, the "Create Organization" button should be disabled to prevent further organization creation.
  • When a user creates a new organization, the system should count the total number of organizations created by that user.

vivekayanworks avatar May 02 '24 08:05 vivekayanworks