Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

...

Note

If you create any custom roles that mimic the internal/publisher role, which is shipped with ES, you need to add the read/write access to the static part of the storage path defined in the RXTs.

Code Block
staticPath = Utils.governanceRooted(staticPath);
 
Info

The Add, Modify, and Remove role options are only visible to administrators with privileges.

...