-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
app: custom objectscomplexity: mediumRequires a substantial but not unusual amount of effort to implementRequires a substantial but not unusual amount of effort to implementstatus: needs ownertype: featureA new feature or functionalityA new feature or functionality
Description
Plugin Version
0.4.1
Proposed functionality
- Introduce MAX_COTS configuration parameter. Default 0 which indicates ∞
- Upon COT creation check if
MAX_COTSis 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
Labels
app: custom objectscomplexity: mediumRequires a substantial but not unusual amount of effort to implementRequires a substantial but not unusual amount of effort to implementstatus: needs ownertype: featureA new feature or functionalityA new feature or functionality