Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Derive a jira service project field from others fields in the same forms

pier B March 9, 2022

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

1 answer

0 votes
Ravi Sagar _Sparxsys_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 9, 2022

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

pier B March 9, 2022

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_ 

pier B March 9, 2022

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 ?

Suggest an answer

Log in or Sign up to answer