We have a behavior that returns the component lead in an issue based of the selected component in the issue.
def components = formComponent.getValue() as List<ProjectComponent>
formUserField.setFormValue(components.first().getComponentLead().getDisplayName())
Is there a way to get also the list of the component watchers?
Thank you
Hi Anna,
Component watcher is not a concept in Jira - unless it is provided by an add-on. If you're using some kind of add-on to add this functionality, I would suggest asking the vendor directly.
-Josh
Hi John,
Thank you for your answer. Yes it is a part of "JIRA Component Watcher" add-on. I just added a field with this type and it works without the need of behavior.
Anna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join the largest European gathering of the Atlassian Community and reimagine what’s possible when great teams and transformative technology come together. Plus, grab your Super Fan ticket now and save over €1,000 on your pass before prices rise on 3 June.
Register nowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.