Details
-
Bug
-
Resolution: Fixed
-
High
-
None
-
None
Description
The always available flag is always set on content items created with PlatformUI because of: https://github.com/ezsystems/ez-js-rest-client/blob/master/src/structures/ContentCreateStruct.js#L29
The value should come from the "default always available" flag set on the content type.