During RFC filling, we have some permanent users, who want to receive notification (list of expected implementations (email)) for example every day on 3 PM, for being in term of change/implementation and users, who are different according who created RFC (initiator/requestor).
First issue I can satisfy by creating filters, then create subscriptions (from Manage Filters) and fill according group (this groups need manage (add/remove users)).
But I have question: how can I notify initiator/requestor together with mentioned permanent users?
maybe there is another way to satisfy me requirements
When you're using subscriptions, you are actually running a filter to find a list of issues to tell people about.
In a filter, you can do things like "and reporter = currentUser()", which would limit the report to the person getting the subscription.
Thanks,
This means that I can get correct filter, but my question is how to choose recipient (currentUser())?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You don't - currentUser() means "the person running the filter"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This means responsible user will be able for self subscription.
I've tried to create schedule rule from project automation, but it has different visualization and requires big effort to customize it
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.