Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing the default version of a task doesnt change the version of the scheduled task, unless you delete the schedule and recreate it #5708

Open
darklight147 opened this issue Feb 27, 2024 · 0 comments
Labels
type/feature Is a feature request

Comments

@darklight147
Copy link

Steps to reproduce:

  • Have a task with a version aaaaaa
  • Schedule this task to 8am and 4pm
  • Upgrade the task's default version to bbbbbb
  • Wait for the schedule to run again
  • Notice how it runs the scheduled aaaaaa

Additional context:
Setting a new version for a task doesnt make this version the default for the next scheduled execution which means everytime you upgrade your task's docker image you will need to delete all the scheduled occurences of the task and recreate them

@github-actions github-actions bot added the status/need-triage Team needs to triage and take a first look label Feb 27, 2024
@cppwfs cppwfs added type/feature Is a feature request and removed status/need-triage Team needs to triage and take a first look labels Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Is a feature request
Projects
None yet
Development

No branches or pull requests

2 participants