Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2015.11
-
Component/s: Platform UI (Admin UI & Content UI)
-
Labels: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.