You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
It would be super-useful, when including long error snippets or other data in a JIRA description or comment, if you could indicate the {panel} or {code} block to be collapsible (like the {expand} macro in Confluence does)
collapse=true does not seem to work in code or panels for *Jira cloud* .. unless i am doing something wrong
I believe you can go with
{code:bash|title=Tech details for Admins|collapse=true}
echo Not documented feature \
works better \
than unreleased :)
{code}
Works perfect in Jira 7x with the plugin - https://bitbucket.org/hski/syntaxplugin-public/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Andrew,
I agree this functionality would be super useful. I did some digging around in our bug/feature tracker and found a closed request for this functionality.
https://jira.atlassian.com/browse/JRA-33995
Since it's set as closed I went ahead and created a new request for this functionality.
https://jira.atlassian.com/browse/JRA-42428
Feel free to watch/vote on this issue for updates .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Seems like JRASERVER-42428 is also now closed.
Since it's closed, I went ahead and created a new request for this functionality: JRASERVER-65575.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Until Atlassian fixes it, you could use this: https://marketplace.atlassian.com/plugins/com.topshelfsolution.quicksuggestmacros
It includes an expander macro that could be placed around any content and make it collapsible. (in addition to other macros, like the fancy issue links you see above )
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.