The creation of dashboards and data feeds is restricted in MashZone NextGen by default. You can enable a user to create dashboards and data feeds by assigning the user to the Presto_Developer group.
If an existing MashZone NextGen repository is used (for example, after a migration to a newer MashZone NextGen version) the permissions might be missing in the Presto_Developer group. You can add the required permissions to the repository.
Procedure
<MashZone NextGen installation>\apache-tomcat\webapps\mashzone\WEB-INF\classes\
<Permission resourceName="Mashzone" resourceType="type.entity.uiObject"> <Action name="accessDashboardEditor"/> <Action name="accessFeedEditor"/> </Permission>
{ "sid": "PolicyService", "oid": "reloadPermissionSets", "version": "1.1", "params": {} }
The permissions are added to the MashZone NextGen repository.