Ignore saved state on REST API

Support MB REST API Ignore saved state on REST APIResolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14367
    Austin PassyAustin Passy
    Participant

    Was testing out some group data and utilizing the collapsible feature with save state, and noticed that the state is saved in that field as a private key _saved_state and is then also out put in the REST API.

    One, is there another way to save the state? And two, regardless of number one that key should be stripped from the REST output.

    #14374
    Anh TranAnh Tran
    Keymaster

    Due to the nature of group, a private key is the only way I found to store the current state of a collapsible group, especially with nested groups.

    I'll make a commit for the REST API extension to strip it from the output.

    Update: the fix is available in the version 1.3.4.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.