Content
View differences
Updated by Tobias Dillmann 9 months ago
* Show the [banner video](https://community.openproject.org/work_packages/67185) if the enterprise token is not activated.
* Show the enterprise icon in the project attribute creation action menu if the enterprise token is not activated.
* The token should be validated considered when
* Creating creating calculated values
* Editing reading calculated values
* With an expired token, you can still
* Display calculated values in within the API, API
As opposed to the project overview and feature flag, were we limit the project list.
* Delete validity check to the _creation_ step, not having an enterprise token should instead also limit _using_ calculated values. This will create some edge cases where a user has already created calculated value.
* Also, values with a valid enterprise token - but the token later expires. Using calculated value will still values (reading, editing, etc.) should be updated/recalculated when a referenced custom field is updated. restricted.
* Show the enterprise icon in the project attribute creation action menu if the enterprise token is not activated.
* The token should be validated
* Creating
* Editing
* Display calculated values in
As opposed to
* Delete
* Also,