In jira cloud. in a software project.
My end goal is: use 3rd party tool xporter to generate contracts.
- This is working great, I indicate the field in the template and all works great.
My issue is that for contract I need the client name entered into the ticket. But in some cases that client will not exist in the system.
So what I was hoping was that I could create a field, that would only be used when in the existing client drop-down 'internal' is selected. If an existing client is selected, then that client would populate that field.
So I guess my question is, can I have a field that will update another field (on the same screen), but is also editable if internal is selected?
I would then point the template to that field that is either manually entered or selected in the other drop-down.
Hello @philipf
You can set up an automation rule that would copy the client information from the selection list to another field, only when the selection list value is not "Internal".
Jira doesn't have a native method to require an entry in field A when a specific value is selected in field A. That would require a third party app like Adaptavist's Behaviours app.
Thanls, as always you are the best.
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.