We couldn't load all Actvitity tabs. Refresh the page to try again.
If the problem persists, contact your Jira admin.
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-66593

Duplicated "com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob" job created during each JIRA restart

      Issue Summary

      Jira created duplicated jobs for "com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob" scheduler everytime Jira is restarted:
      Problem happens to Jira instance where Bamboo is not used as well. 
       

      Expected Results

      There's only single job for the schedule. 
       

      Actual Results

      New job is created for the schedule each time Jira is restarted.
       

      Workaround

      Note: Always back up your data before performing any modifications to the database. If possible, test any alter, insert, update, or delete SQL commands on a staging server first.

      Delete the jobs from the database. You may retrieve the list of jobs using this SQL command:

      select * from clusteredjob WHERE job_runner_key = 'com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob';
      

      However, duplicate jobs will continue to happen upon each Jira restart.

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
            Uploaded image for project: 'Jira Data Center'
            1. Jira Data Center
            2. JRASERVER-66593

            Duplicated "com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob" job created during each JIRA restart

              • Icon: Bug Bug
              • Resolution: Fixed
              • Icon: Low Low
              • 8.2.2
              • 7.4.2, 7.5.1, 7.6.1, 7.6.2, 7.9.2, 7.12.2, 7.12.3
              • Scheduled Tasks

                Issue Summary

                Jira created duplicated jobs for "com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob" scheduler everytime Jira is restarted:
                Problem happens to Jira instance where Bamboo is not used as well. 
                 

                Expected Results

                There's only single job for the schedule. 
                 

                Actual Results

                New job is created for the schedule each time Jira is restarted.
                 

                Workaround

                Note: Always back up your data before performing any modifications to the database. If possible, test any alter, insert, update, or delete SQL commands on a staging server first.

                Delete the jobs from the database. You may retrieve the list of jobs using this SQL command:

                select * from clusteredjob WHERE job_runner_key = 'com.atlassian.jira.plugin.ext.bamboo.service.PlanStatusUpdateJob';
                

                However, duplicate jobs will continue to happen upon each Jira restart.

                        psuwala ΞΔ (Inactive)
                        vshanmugam Vicknesh Shanmugam (Inactive)
                        Votes:
                        43 Vote for this issue
                        Watchers:
                        52 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                            psuwala ΞΔ (Inactive)
                            vshanmugam Vicknesh Shanmugam (Inactive)
                            Affected customers:
                            43 This affects my team
                            Watchers:
                            52 Start watching this issue

                              Created:
                              Updated:
                              Resolved: