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.
How can i search only clone issue
result is coming but both are result are showing , clone and where is clone from
@vashim shekh play with values in IN query and you will get desired results, for example below might work ...
issueLinkType in (clones)
Or you can try,
issueLinkType in ("is cloned by")
Thanks man its very help full for me .
2. if i go to clone one of the issue, it should copy selected field value like , summary , description , we do not require to copy my transition date capture. like in dev time , dev time etc. if it possible please help me .
Note :- in dev time , Ready for dev time it custom field to capture date from one status to another status.
For cloning behavior of Jira is pretty much fixed. You can change some properties in setting files to change link type and prefix of summary. Nothing more.
For better control on clone you need to use external plugins from Marketplace. One of the popular one that I know of is - https://marketplace.atlassian.com/apps/44043/clone-plus-for-jira?hosting=server&tab=overview