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

[SDESK-7161] fix: Resending correction to Newshub does not work #2507

Merged

Conversation

MarkLark86
Copy link
Contributor

@MarkLark86 MarkLark86 commented Jan 16, 2024

This mostly occurs when resending a correction. The flask global object has the content filters, but the local instance of the enqueue service does not. So we check local instance first, then assign/load from flask global

@MarkLark86 MarkLark86 added this to the 2.6.8 milestone Jan 16, 2024
@MarkLark86 MarkLark86 requested a review from petrjasek January 16, 2024 06:31
@MarkLark86 MarkLark86 merged commit 880c67b into superdesk:hotfix/2.6.8 Jan 17, 2024
14 of 15 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