Hey @吉田 泰洋 ,
Can you maybe share some additional details of what exactly the requirement is here when it comes to this comparison? If there's a use case, I'd like to hear more about it. 👀
In mean, in cloud, you could maybe use releasedVersions() JQL function to find work items associated with released versions in a space. For example:
fixVersion in releasedVersions(SPACEKEY)
Although there's no built-in function to directly compare two specific versions and list only the differences.
I've also tried searching for open suggestions (something similar to Confluence's "compare versions" feature), but the closest thing I've found is this: JRACLOUD-22640
Cheers,
Tobi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.