Applies to Product -Dynamics 365 Project Operations
What’s happening?
Customers are encountering issues when creating new projects, specifically related to the requirement for long-running job status (msdyn_longrunningjobstatus) permissions. Users may receive errors indicating missing privileges when attempting to edit or create projects.
Reason:
The underlying cause of this is identified as a missing privilege (prvReadmsdyn_longrunningjobstatus) for the principal user on the entity 'msdyn_longrunningjobstatus'. This may be due to the API that depends on long-running job status permissions needing to run as a system user, while the Schedule API runs as a regular user.
Resolution:
Verify if the user has the necessary privileges to access the 'msdyn_longrunningjobstatus' entity. If the privilege is missing, consider adding it to the user's role.
