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.
We are using Jira Cloud and Service Desk.
I want to store Description to custom field Original Description when a new issue is created
I used Post Function Copy Value From Other Field
But the result was like that:
Some Text --> Optional[Some Text]
If I tried the same Post Function with Source Field Summary, everything was OK.
Any suggestions where the problem is?
Standard Post Function does not work with this situation, only way how to solve the problem is to use Automation.
Hi @Jiri Bures - Welcome to the Atlassian Community!
Can you share a screenshot of exactly the value it put in there?
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.
Why does the Original Description look like it has a Dropdown next to it? Where was the screenshot taken?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is Old view of the Issue.
Original Description is defined as Text Field (multi-line) and put to this screen. The "Dropdown" is there that you can see Text in one-line or Multiline - I think it is standard Jira Old View behaviour
The whole screen:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It might be related to the name you have given it. That shouldn't effect it but Jira can do some strange things. Maybe change the custom field name to Original Desc and then try it again.
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.
And what tool are you using to do the copy?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As I mentioned in the description of this ticket (with screenshot), it is Standard Post Function Copy Value From Other Field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would try using Automation for Jira to see if it works better for you instead of the standard Post Function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can you Automation but it notifies about the change.
It seems that standard Post Function does not work and from my perspective is it bug. I use Automate
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Now when each issue is created, it will add the desired default label as long as the issue is created in that project. You might need to refresh the page after each issue creation to see it.
You can do this via global rules to apply to all projects also. You'll need to be a Jira Admin/Site Admin, then instead of going to Project Settings, go to Jira Settings (cog icon on left-hand navigation bar) > System > Automation Rules (left-hand menu).
For more on using Automation For Jira see these help pages.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.