I create a Version picker (id == 10335) with version : 5.6 5.7 5.8
In my automation job, i wanna get selected version value
I used :
{{issue.customfield_10335}} it return id of version not the name
I tried also :
{{issue.customfield_10335.displayName}}
How Can I get version name, not versin id?
Thanks
Anthony,
JIRA will automatically add an user as watcher if:
That being said, if the user adds a comment while attaching a file, he'll be added as a watcher; but if he only adds the attachment without adding a comment he'll not automatically watch the issue.
Administrators can now disable autowatch
We've implemented a new JIRA option that allows administrators to disable the autowatch feature (introduced in JIRA 5.0.3) for all users. To configure autowatch for all users, navigate to Administration > User Preferences (in Users section) > Default autowatch.
Users can choose to inherit the global autowatch setting or override it via their user Profile > Preferences > Autowatch setting.
Please note, if you are upgrading from an older version of JIRA, then all users who have not explicitly set their Autowatch setting will have it set to 'Inherit from global settings'.
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.