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.