Unpublish section
Description#
Makes the section and its items invisible to clients.
Mechanism#
Set Entity propertypublished as false.
Risk level#
High risk. Worst case, the clients will make an order with items from the unpublished section at the same time it is taken down, this will result in an error which resets the order. Needless to say, it's bad for user experience and is potentially very frustrating for the clients.
Notes#
warning
- Avoid unpublishing a section while the business is available.
info
- Does nothing if already unpublished.
- An unpublished section is the safest to modify.
- Does not affect the publish state of items. This affects their state once the section is republished.