i want to create an auto regle that when i fill in a field in the ticket for example "name customer" field in another field for example "e-mail" it shows me the address of this customer
its possible ???
Hi,
This is not possible, because you're asking for a dynamic field and Automation work only after an issue is updated.
May be you can try Scriptrunner to achieve this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i have an error in this line
emailField.updateValue(null, issue,new ModifiedValue(issue.getCustomFieldValue(emailField), email), new DefaultIssueChangeHolder())
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.