Hi all,
I used this rule in our project. I changed the reporter to assignee because this is also an available smart value, but I don't receive any e-mails :(
Can somebody help me further?
Hi @Jagmohan
thanks for your question. Could you please log the value of the issue.assignee.distinct part?
Did you touch anything else accept switching reporter to assignee?
Hey @Kai Becker
You comment guided me toward the right direction. Even though I don't understand what that .distinct part does, I overlooked one criteria in de query:
duedate <= endOfDay({{numberOfDaysBeforeDueInclusion}}) AND statusCategory != done AND reporter = {{distinctAssignee}}
when I changed reporter into assignee it worked.
Thanks (:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.