Re: Refreshing HMI on Jira 4.3.4
[email protected] Mon, 04 Jul 2011 11:11:33 CDT
| Newsgroups | gmane.comp.java.jira.user |
|---|---|
| Message-ID | <31886130.625621309795923525.JavaMail.j2ee_forums.atlassian.com@atlassian12.managed.contegix.com> |
I'm afraid your question doesn't make much sense >i don't how to refresh a the value on HMI What's HMI? How does it relate to Jira? >in a custom field modified by another one Jira doesn't have this functionality, except on "cascading select" fields, so you need to tell us what you're actually doing >(e.g a custom field on a subtask changes the value on a custom field belonging to the Main Task). Ok, so you need to code a plugin to do this >How can i do this. >I'm coding in java/xml using plugins. With a plugin - you'll need to write a listener that will catch issue update tasks, scan them to see if they are to an issue that is a sub-task, work out the parent, amend it, and re-index it. Could you tell us what you've done so far and where you are stuck? -- Post by broughn2 - online at: http://forums.atlassian.com/thread.jspa?forumID=46&threadID=55095 _______________________________________________ Jira-user mailing list [email protected] To unsubscribe or change your options visit this page: http://lists.atlassian.com/mailman/listinfo/jira-user