Skip to content

feat: app security role scaffold applier for pp-app-security-role - #114

Open
zekelinAlex wants to merge 1 commit into
users/alexander.zekelin/applier-pp-security-role-privilegefrom
users/alexander.zekelin/applier-pp-app-security-role
Open

zekelinAlex wants to merge 1 commit into
users/alexander.zekelin/applier-pp-security-role-privilegefrom
users/alexander.zekelin/applier-pp-app-security-role

Conversation

@zekelinAlex

Copy link
Copy Markdown
Contributor

pp-app-security-role's old AddRoles call never worked: the script looked up a null AppModuleRoleMaps node, crashed, and wiped the maps it was supposed to fill. the applier builds the new node before the old one is removed (same semantics as the TALXIS/tools-devkit-templates#152 fix), takes role ids bare, braced or quoted, rejects non-guids, and writes braced guids with #152's writer settings (indent, utf8 no bom). dispatcher key AppSecurityRole.

parity sandbox: the AppModuleRoleMaps with both role guids exists only in the updated run because the baseline call never worked, the baseline keeps the render stub with its placeholder role. the rest of the diff is the differ's guid renumbering plus the same node repositioning the fixed #152 script produces.

stacked on the security-role-privilege applier.

@zekelinAlex
zekelinAlex force-pushed the users/alexander.zekelin/applier-pp-security-role-privilege branch from a75da0e to 3572c89 Compare September 17, 2026 16:46
@zekelinAlex
zekelinAlex force-pushed the users/alexander.zekelin/applier-pp-app-security-role branch from 1286768 to e9d17f7 Compare September 17, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant