Trying to find a way to resolve my problem.
I have standard field Description with some text. In this text I have some Id value (ID 12345 - value is different for every issue). Is there a way to take this value Id from Description and set it into another custom field?
I'm bad with scripts, but seems like it can be managed only by using script runner?
HI @Yuliya Kazakova,
You can Use CSV Import.
The steps is as follows...
Summary to Summary.
Issue Key to Issue Key.
Old Standard field (Description) to New custom Field (Created in Step 1).
Please try this first on Test/UAT Instance and confirm, it looks fine then only try on production.
Thank you. It makes sense for existed issues, but what if I want to do the it in every new issue?
I thought about it like that:
New issue (which contains Id value) is created;
I change workflow status;
"Post functions" of transition run the script.
But maybe there are another way to do it (using scripted field or something)?
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.