Hi,
I am wondering wether or not it is possible to build a field using other fields in a service project forms.
Example :
Field 1 = toto
Field 2 = .dev
Field 3 = .com
Resulting field : toto.dev.com
Thanks
Hi @pier B
You should be able to do that using Automation rule. Just fetch the values of these 3 custom fields and concatenate then update the 4th field.
Ravi
Ok, I'll give this a try even if automation rules looks like a bit averkill to me, but I'll try it anyway.
Would you happen to have a example at hand ?
Thanks for your time @Ravi Sagar _Sparxsys_
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, I gave it a try but this would only works with fields known to JIRA automation, given that I use forms's fields (such as ratio button choices etc) this won't work.
Is there any other way to achieve that ? Using native functions within a service project form ?
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.