There is 1 comment.
 
 
JIRA Components / cid:jira-generated-image-avatar-d3f94d5c-75f1-458b-a514-8da7601f9c4a JIRA-58 Open

Failing to render the jira macro results from time to time

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-8c4593ba-c7fc-426f-a9cc-12fdbcec5a90 Michael Hamann on 21/Jan/26 12:23
 

I've also just checked, in the version where this was originally reported, the code in the JIRA macro was different, but also back then a null was part of the ID on xwiki.org as the username was quite likely null on xwiki.org at https://github.com/xwiki-contrib/jira/blob/638597781a7a768ec794ef81c4c547fff3610ada/jira-macro/jira-macro-platform/src/main/java/org/xwiki/contrib/jira/config/internal/JIRABlockAsyncRenderer.java#L166-L170

This is also visible in the screenshot where after the JIRA URL the wiki/xwiki part follows instead of the username part, further confirming that even back then, empty URL segments were a problem that lead to wrong async IDs.