[Quality Management] [28.0] Improve Permissions#7289
Merged
JakovljevicDusan merged 6 commits intoreleases/28.0from Mar 21, 2026
Merged
[Quality Management] [28.0] Improve Permissions#7289JakovljevicDusan merged 6 commits intoreleases/28.0from
JakovljevicDusan merged 6 commits intoreleases/28.0from
Conversation
darjoo
requested changes
Mar 20, 2026
src/Apps/W1/Quality Management/app/src/Permissions/QltyMngmntAdmin.PermissionSet.al
Show resolved
Hide resolved
darjoo
approved these changes
Mar 20, 2026
alexei-dobriansky
approved these changes
Mar 20, 2026
PredragMaricic
approved these changes
Mar 20, 2026
JakovljevicDusan
added a commit
that referenced
this pull request
Mar 26, 2026
#### Summary <!-- Provide a general summary of your changes -->
Changes:
1. Drop permissionsetextension 20400 "D365 BASIC - QltyMngmnt" extends
"D365 BASIC", and replace with "D365 BASIC ISV".
2. Rename permissionset 20405 "QltyMngmnt - Edit" to "QltyMngmnt -
Admin" ('Quality Management - Administrator')
3. Include HasAdminSupervisorRole() into reopen inspection action check
4. Limit "permissionset 20404 QltyMngmntInspector" to operational-only
role
#### Work Item(s) <!-- Add the issue number here after the #. The issue
needs to be open and approved. Submitting PRs with no linked issues or
unapproved issues is highly discouraged. -->
Fixes
[AB#622201](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/622201)
JakovljevicDusan
added a commit
that referenced
this pull request
Mar 27, 2026
"D365 BASIC" -> "D365 BASIC ISV" "QltyMngmnt - Edit" -> "QltyMngmnt - Admin" Include HasAdminSupervisorRole() into reopen inspection action check 4. Limit "permissionset 20404 QltyMngmntInspector" to operational-only role pragmas Fix pragma [Quality Management] [28.0] Improve Permissions (#7289) Changes: 1. Drop permissionsetextension 20400 "D365 BASIC - QltyMngmnt" extends "D365 BASIC", and replace with "D365 BASIC ISV". 2. Rename permissionset 20405 "QltyMngmnt - Edit" to "QltyMngmnt - Admin" ('Quality Management - Administrator') 3. Include HasAdminSupervisorRole() into reopen inspection action check 4. Limit "permissionset 20404 QltyMngmntInspector" to operational-only role needs to be open and approved. Submitting PRs with no linked issues or unapproved issues is highly discouraged. --> Fixes [AB#622201](https://dynamicssmb2.visualstudio.com/1fcb79e7-ab07-432a-a3c6-6cf5a88ba4a5/_workitems/edit/622201) [Quality Management] Standardize 'QltyMngmnt' to 'QltyMgmt' across permission sets and related code Include permissionsetextension
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes:
Work Item(s)
Fixes AB#622201