I am a release manager and we use Jira versions extensively. How can I receive an email when a version "release date" is added / changed?
Hello,
You can not do it out of the box. You should have a plugin. For example, you could try to solve it with the ScriptRunner plugin. You can create the Send a email listener and catch the VersionUpdatedEvent. Then you can check the release date and send a email to the required recipients.
Good advice, thanks I'll look into this further.
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.