This issue has been created
 
 
Release Notes Application / cid:jira-generated-image-avatar-e1cef780-7f21-4001-a9ce-88f0e62d2fdc RN-68 Open

Enforcing script right on the template doesn't enforce it on the created page

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-43235786-6da9-4fe5-8e8c-2b920fc8a4ff Michael Hamann created this issue on 07/Nov/25 16:22
 
Summary: Enforcing script right on the template doesn't enforce it on the created page
Issue Type: cid:jira-generated-image-avatar-e1cef780-7f21-4001-a9ce-88f0e62d2fdc Bug
Affects Versions: 2.2.1
Assignee: Unassigned
Components: Application
Created: 07/Nov/25 16:22
Priority: cid:jira-generated-image-static-major-b7346db0-3c18-468f-a32c-f9fae3ccbd0d Major
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Enforce required rights and require script right on the release notes template.
  2. Create a new release note.

Expected result:

Script right is enforced as required right on the release page.

Actual result:

Required rights aren't enforced, and the enforced right also hasn't been copied. This is because the release notes application is using a custom script to create the page from the template that only copies title and content. However, in XWiki itself, we also have a similar issue, see XWIKI-23700.