Instead added a simple instruction by adding %% CURRNET_USER %%. in this case, I want to add user at custom field. For example the field "supporter". But I don't know what the command or JQL is like. please help me
Hello, in the case of this postfunction which is "Update custom field value" you cannot enter other values similar to %% CURRNET_USER %% or %% CURRENT_DATEANDTIME %%. If what you need to do is copy the value of another user type field into a custom field, I recommend using the postfunction "Copy Value From Other Field"
Hi @Huy Tran Cong
Welcome to the Community
I'd suggest doing this via Automation in Cloud, rather than a Post Function.
For example, to add the creating user to the field "Supporter" after an issue is created, you could:
Let us know if this works for you, or if you'd like more assistance with your specific scenario, please provide more details!
Ste
Thanks for your answer. I don't use this function anymore. I use the other is automation function
Thanks for your answer.. I used "Automation" function and it worked. I find this function useful
@Juan Manuel Ibarra there is also a note for cascading fields there in Post Function for the workflow:
For Cascading Select fields, you can use either the value or the id of the option to be selected.
But in which format shall I put the option ID there? I have
customfield_11803context = 13317parent option ID = 12486child option ID = 16019
So, shall I put just 16019 to apply for the field, or should it be smth like option_16019, or 12486/16019 ?
It looks like you're new here. Sign in or register to get started.