Skip to content

Introduce MAX_COTS configuration paramater to limit number of Custom Object Types #282

@mrmrcoleman

Description

@mrmrcoleman

Plugin Version

0.4.1

Proposed functionality

  • Introduce MAX_COTS configuration parameter. Default 0 which indicates ∞
  • Upon COT creation check if MAX_COTS is exceeded, if so, block the COT creation present the user with explanatory feedback (GUI) or a reasonable return code (API)

Use case

Because each new Custom Object Type introduces a new table in Postgres, it would be useful to provide administrators with a configuration parameter to cap the maximum number of COTS/tables that can be created

External dependencies

None

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions