You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi!
I am working on the fully migration onto Raley notifications from standard notifications scheme.
Could you help me with settings TO:
I want to send email to assignee, reporter, watchers and developers if issue created event.
So 3 items (assignee, reporter, watchers) if pretty easy input into TO field.
How about to put a project role into role ?
As workaround I thought about the group, but it's so hard to configure via group
$jirassimo.groupEmails("JIRA_GROUPNAME")
I want to achieve the next things:
1. Universal notification schemes (everything managed via roles)
2. Flexible rules
3. Smart headers
Cheers,
Gonchik Tsymzhitov
Hi Gonchik,
We'll add project-based roles notifications feature soon. Hopefully, by the end of this week.
Please keep an eye on updates.
Cheers,
Vlad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for release.
I've update to new release today.
I can't find project role setter :( Could you help me, please?
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's not pick-able from the combo, but you rather need to write an expression like the following:
$jirassimo.getProjectRoleEmails("PROJECT_ROLE_NAME", "YOUR_PROJECT_KEY")
This statement will return a comma-separated list of all users who have specific role in specific project.
Documentation update is on the way :)
Vlad
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
Could you add also add a new feature into documentation please?
#set(${projectKey} = $issue.fields.project.key)
$jirassimo.getProjectRoleEmails("PROJECT_ROLE_NAME", ${projectKey})
Because that's really nice replacement of Built-in Jira functionality?
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sure, here's the updated documentation on this feature:
https://wiki.raleyapps.com/display/RAL/Notifying+project+roles
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there Cloud Community members! We’re excited to give you the first glimpse of the new home for business teams on Jira — Jira Work Management. Jira Work Management is the next generation of J...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.