Skip to content

Block Multiple Agency Creation in CKB #175

Description

@PaulaMerle

Implement validation to prevent creation of multiple agencies within a single CKB deployment instance. CKB is designed to operate with one agency per deployment. Hide the agency creation button in the UI when an agency already exists to prevent users from attempting multiple agency creation.

This change will affect existing agency creation flows and workflows that manage agency state.

Acceptance criteria

  • Add API validation to check if an agency already exists
  • Hide agency creation button in the UI when an agency is present
  • Return appropriate error message if creation is attempted when agency exists
  • Document the constraint in API documentation

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Acceptance Testing

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions