Hi,
I'm cloning an issue using the Clone and link issue post function every time the issue is closed.
I have the summary getting copied from the source issue, but I need the iteration number to be added to the summary every time the issue is cloned.
ex:
1st issue: summary: Text Iteration 0
when issue is cloned once, summary: Text Iteration 1, again when issue is cloned summary: Text Iteration 2 and so on.
Any help is appreciated.
Thanks.