Skip to main content

Required more explanation for isReleaseSupported() Method

Comments

1 comment

  • Zendesk API User
    Author: StefanSchulz - 9/22/2020 10:35

    Hi Siva,

    The logic behind isReleaseSupported is not that complex: It is true if

    • the element, the method is invoked upon, is in the current store (i.e., the store represents the working state not the released state)
    • the store related to the element does actually support current and release states, which is the case for page store, site store, media store and global store but not content store and template store.

    Hope this helps.

    Best wishes

    Stefan

    0

Please sign in to leave a comment.