Early this morning we upgraded our Jira test environment from version 8.20.1 to 8.22.2, and quickly learned that the apps Jira Component Watchers and Jira Watcher Field not only do not work with the new version, they completely break Jira if they are enabled (reindexing fails, no dashboards, no filters). As the vendor has discontinued them, we no longer have any options for adding and managing watchers on our Jira issues.
We have many thousands of issues created using watchers and component watchers. This puts a major snag in my migration plans. Questions for Atlassian and the community:
Solved! Go to Solution.
Just to clarify that you upgraded your on-prems version (server/data center) to 8.22.2 right? In addition, Watchers and components fields are native to Jira software - What was your functional needs to acquire those add-ons for handle those fields?
During version upgrade, all add-ons should have been evaluated to ensure that they support the newer version of Jira Software prior to the upgrade. Typically, it is each 3rd party vendor that need to address the issues.
In regards to Cloud env, if you can provide what you are your needs for those apps, then we may be able to advise further.
Best, Joseph Chung Yin
Jira/JSM Functional Lead, Global Infrastructure Applications Team
Viasat Inc.
Hi Joseph,
Yes, we upgraded our on-prem test Jira Server from 8.20.1 to 8.22.2. We had those add-ons many year before I joined the company, but the purpose is to ensure that the proper team members, engineers, and/or managers are notified of new, updated, or closed Jira issues.
We did you an evaluation, but these two and four others were listed as "unknown" after the upgrade, so it was a gamble. The other four work fine. Also of note, when we upgraded from 8.16 to 8.20.1 back in the fall, they were also listed as "unknown" but worked fine, so we believed they would work this time as wel.
Our needs in Cloud remain the same as now -- to ensure the correct people are always notified of Jira issues.
Out of the box, Jira project's notification scheme already provide the notifications to reporters/watchers/assignees by default against different issue events (This is the same for both Server and Cloud envs)
https://support.atlassian.com/jira-cloud-administration/docs/configure-notification-schemes/
In addition, in the 8.2x versions, you can utilize Automation for Jira (vendor is Atlassian) to configure rules to send custom notifications to users based on triggering conditions -
For the server env, you will have to purchase the add-on from the marketplace - https://marketplace.atlassian.com/apps/1215460/automation-for-jira-data-center-and-server?hosting=datacenter&tab=overview. However, this add-on is a out-of-box component for the Cloud env.
Here are the documentations for your references -
Server - https://confluence.atlassian.com/automation
Cloud - https://support.atlassian.com/cloud-automation/docs/jira-cloud-automation/
Since I don't know more about your previous add-ons (in question) assuming those add-ons didn't created any add-on specific custom fields/embedded backend routines in your Jira env for issues , then if all you want to do is to achieve/maintain the notification handling goal, then you can consider my aforementioned recommendations.
Lastly, it is always a risk when dealing with 3rd party add-ons of "Unknown" status when one upgrades the Jira envs. It is always the best to disable/uninstall them prior to upgrades in a non-Prod env first to assess the impacts to your organization.
Best, Joseph