This issue has been created
There are 2 updates.
 
 
JIRA Components / cid:jira-generated-image-avatar-87763cc4-9c3d-4fe3-8bf6-c63a7e2de310 JIRA-109 Open

Pasting JIRA links into a page do not insert automatically the JIRA macro

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-ddd695b6-af3d-472d-a4e2-f35200624997 Ilie Andriuta created this issue on 18/Feb/26 16:13
 
Summary: Pasting JIRA links into a page do not insert automatically the JIRA macro
Issue Type: cid:jira-generated-image-avatar-87763cc4-9c3d-4fe3-8bf6-c63a7e2de310 Bug
Affects Versions: 11.1.3
Assignee: Unassigned
Attachments: JIRA_regular_links.png
Components: JIRA Macro
Created: 18/Feb/26 16:13
Environment: Windows 11 Pro, Edge 145, using an instance of XWiki 17.10.3 on MySQL 17, Tomcat 11, Java 21
Priority: cid:jira-generated-image-static-blocker-10fdf9e0-84de-4d36-884d-547fd7fea15c Blocker
Reporter: Ilie Andriuta
Description:

Steps to reproduce

  1. Configure the Jira CKEditor Integration in Administer Wiki > Other > Jira
  2. Activate the plugin by adding config.extraPlugins = 'xwiki-jira-paste'; in Administer XWiki > Editing > WYSIWYG Editor > Advanced Configuration section
  3. Edit a page with CKEditor
  4. Paste a JIRA link, like https://jira.xwiki.org/browse/XWIKI-24028

Expected results

A JIRA macro is automatically inserted containing the respective Jira ticket.

Actual results

The pasted link is not automatically transformed into a JIRA macro, it's pasted as just a regular link.

 
 

2 updates

 
cid:jira-generated-image-avatar-ddd695b6-af3d-472d-a4e2-f35200624997 Changes by Ilie Andriuta on 18/Feb/26 16:13
 
Description: *Steps to reproduce*
# Configure the Jira CKEditor Integration in Administer Wiki > Other > Jira
# Activate the plugin by adding {{config.extraPlugins = 'xwiki-jira-paste';}} in Administer XWiki > Editing > WYSIWYG Editor > Advanced Configuration section
# Edit a page with CKEditor
# Paste a JIRA link, like https://jira.xwiki.org/browse/XWIKI-24028

*Expected results*

A JIRA macro is automatically inserted containing the respective Jira ticket.

*Actual results*

The pasted link is not automatically transformed into a JIRA macro, it's pasted as just a regular link.
Tried also by disabling the {{xwiki-realtime}} feature, but the results were the same.
Labels: regression