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

Fix update priority on task does not apply to taskwrapper #990

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

rixvet
Copy link
Collaborator

@rixvet rixvet commented Sep 5, 2023

The task object priority is servering asl 'dummy' for normal tasks.

Related taskwrapper object should be updated as well,
since the 'real' priority scheduling is done using the
Taskwrapper object.

Fixes: #989

The task object priority is servering asl  'dummy' for  normal tasks.

Related taskwrapper object should be updated as well,
since the 'real' priority scheduling is done using the
Taskwrapper object.

Fixes: #989
@rixvet rixvet requested a review from zyronix September 5, 2023 21:20
@zyronix
Copy link
Member

zyronix commented Oct 3, 2023

@rixvet Kind of mist this one, is this one still relevant? Does it make sense to merge it into master or can we just push it to dev?

@rixvet rixvet changed the base branch from master to dev October 24, 2023 07:23
@zyronix zyronix merged commit 9f45eaf into dev Oct 24, 2023
1 check passed
@zyronix zyronix deleted the isssue/989 branch October 24, 2023 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Settings priority in #/tasks/show-tasks for normal task does not apply to taskwrapper
2 participants