Follow these steps to reproduce:
- Install JIRA macro on XWiki 17.5.0
- Use the dedicated administration section to configure a JIRA instance
- Edit a new page with the WYSIWYG editor
- Use the quick action to insert a JIRA macro
- On the opened macro edit modal write the ID of a JIRA macro in the content field
- Select the "Instance" parameter tab and set the Id parameter to value you defined in your administration section
- Insert the JIRA macro
Expected: the status of the specified JIRA issue is displayed inside the editing area. Actual: A rendering error is displayed instead.
The generated wiki syntax looks like this:
Note that if I remove the parameters the JIRA macro is properly rendered. You can see the attached video. |