I have a custom field: LinkIssue, the Single Issue Picker type used, I am writing a ScriptRunner Listener, for example: Issue B uses LinkIssue to Issue A, another, Issue C also uses LinkIssue to Issue A, now, A field field x in Issue A is modified, and the associated Issue B/C is also modified. How to write the code?