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

Run middleware on priority change instantly #4425

Conversation

thecalcc
Copy link
Contributor

@thecalcc thecalcc commented Feb 1, 2024

SDANSA-531

@thecalcc thecalcc requested a review from tomaskikutis February 1, 2024 10:52
@@ -290,7 +290,7 @@
data-label="Priority"
ng-disabled="!_editable || schema.priority.readonly === true"
data-key="qcode"
data-change="autosave(item)"
data-change="priorityCustomFunction()"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

autosavePriority() would be a better name

@thecalcc thecalcc requested a review from tomaskikutis February 1, 2024 11:41
@thecalcc thecalcc merged commit 904da8b into superdesk:hotfix/2.6.3 Feb 1, 2024
3 of 6 checks passed
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.

2 participants