This issue has been created
There are 2 updates.
 
 
JIRA Components / cid:jira-generated-image-avatar-6a7b64c6-e5e5-4b6e-ab55-2c2bc911b6f2 JIRA-113 Open

Paste feature does not work if JIRA links are pasted by regular (non-admin) users

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-754aa4e4-dd31-4cef-921f-9fd74da9c366 Ilie Andriuta created this issue on 20/Apr/26 18:37
 
Summary: Paste feature does not work if JIRA links are pasted by regular (non-admin) users
Issue Type: cid:jira-generated-image-avatar-6a7b64c6-e5e5-4b6e-ab55-2c2bc911b6f2 Bug
Affects Versions: 11.1.4
Assignee: Unassigned
Attachments: JIRA_Link_Pasted_by_regular_user.png
Created: 20/Apr/26 18:37
Environment: Windows 11 Pro, Chrome 147, using an instance of XWiki 17.10.7 and 18.3.0 Snapshot on Jetty/HSQL
Priority: cid:jira-generated-image-static-major-404c6bc8-7619-4830-8c12-ba0c5c5f6da2 Major
Reporter: Ilie Andriuta
Description:

Steps to reproduce

  1. Login as Admin
  2. Install JIRA CKEditor Integration 
  3. Go to Administer Wiki > Editing > WYSIWYG Editor and paste the following in the Advanced Configuration section: config.extraPlugins = 'xwiki-jira-paste';
  4. Go to Administer Wiki > Other > JIRA and add a JIRA instance. For ex:
  1. Click 'Save'
  2. Login with a regular user
  3. Edit a page with CKEditor and insert a JIRA link, e.g. https://jira.xwiki.org/issues/?jql=issuekey%20in%20(XWIKI-21300%2C%20XWIKI-21310) or https://jira.xwiki.org/browse/XWIKI-23911

Expected results

The pasted JIRA link resulted in inserting automatically the JIRA macro containing the respective tickets.

Actual results

The JIRA link is pasted as a regular link.

The issue does not reproduce if the JIRA links are pasted by an Admin.

 
 

2 updates

 
cid:jira-generated-image-avatar-754aa4e4-dd31-4cef-921f-9fd74da9c366 Changes by Ilie Andriuta on 20/Apr/26 18:37
 
Component: CKEditor Integration
 
cid:jira-generated-image-avatar-9cbc0f77-800f-4e99-8c6f-023a2a7c47fc Changes by Vincent Massol on 20/Apr/26 18:44
 
Labels: regression