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 an issue with notification plugin and dynamic properties #6662

Merged
merged 1 commit into from
Dec 25, 2020

Conversation

ltamaster
Copy link
Contributor

Is this a bugfix, or an enhancement? Please describe.
bug fix

fix an issue with notification plugin + dynamic properties.
When the dynamic property plugin has an exception (for example a key is not found in the storage), the transaction is rolling back and the references fields from scheduledExecution object are lost, which produces an error in the edit form.

Describe the solution you've implemented
call listNotificationPluginsDynamicProperties with a new session

Describe alternatives you've considered

Additional context

@ltamaster ltamaster added this to the 3.3.8 milestone Dec 7, 2020
@mergify mergify bot added the 3.3.x label Dec 7, 2020
Copy link
Member

@gschueler gschueler left a comment

Choose a reason for hiding this comment

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

I was not able to reproduced the issue, so I could not confirm the fix. however the code looks good to me

@ProTip ProTip merged commit b18f9e4 into main Dec 25, 2020
@ProTip ProTip deleted the edit-job-not-dynamic-prop branch December 25, 2020 00:13
@ProTip ProTip changed the title fix an issue with notification plugin + dynamic properties. Fix an issue with notification plugin and dynamic properties Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants