Hi All,
We have date field called expected completion date.. When that date is about to reach, we should get a notification as mail.
Is it possible?
If yes, How can we achieve it?
Hello @Venugopal Paladi ,
If you want to notify assignee, you can write a JQL QUERY and save the filter and add filter subscription to the saved filleter.
example :
project = Abc and assignee = currentuser(),
If the above filter subscribed, who have tasks from above will get an email based on your cron job schedule.
thanks,
Kagithala Babu Anvesh
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.