Skip to content
Snippets Groups Projects

fix: start only one instance of ChartManagementService scheduled job

Merged Hazelnoot requested to merge fEmber/Sharkey:hk/fix-duplicate-workers into develop

What does this PR do? (Please give us a brief description of what this PR does.)

This PR fixes a bug where ChartManagementService.start() is called multiple times. This will create multiple instances of the background task, which results in duplicated database calls when the task runs every 20 minutes. I've tested this on my own instance and everything seems to work correctly.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading