- Issue created by @cb
When adding a new entity it displays an incorrect 'published' status despite it being a new entity. The 'status' is TRUE by default which causes confusion when viewing the references. Once the nodes are saved, the new node will correctly display its status.
After creating a new node;
After saving the parent node;
* Add an new entity to an existing node.
* Note the 'status' of the new entity is TRUE - leading to a 'published' status appearing for nodes.
* Note that the entity is not available elsewhere in the system - it is new
* After saving the parent the new entity will have a status of FALSE until it is published.
Patch incoming. Update status to FALSE when entity is new.
Review and decide if my patch is the correct approach.
None
None
None
Active
3.0
Code