Is there a way to display Calendar Week (CW) in Advanced Roadmaps without using paid apps?
Currently, Jira only shows CW (ISO week number) in tooltips, but we need to display it clearly in the UI — for example, next to start or due dates.
Has anyone found a native method to show CW directly on the issue view or in plans?
Bonus = I tried tapermonkey for myself but cause of Atlassian UI backend It is not working well (It crashes when you slide on timeline)
There’s no native option in Advanced Roadmaps to show calendar weeks directly. A simple workaround is to add a calculated custom field using automation—format the start or due date with {{issue.duedate.format("YYYY-'CW'ww")}}. Then display that field in your plan for quick CW visibility.
Hello Isabella,
Thank you for your answer. I think about it but I want to do something more dynamic. 
Seems we have to wait for the ticket that I posted in comments :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
https://jira.atlassian.com/browse/JRACLOUD-92517 also watching this ticket :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
 
 
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.