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

RSE-534: Fix: Cannot Import Jobs with Blank Notification's Config #8532

Merged
merged 2 commits into from Sep 7, 2023

Conversation

DarwisNarvaezDev
Copy link
Contributor

RSE-534 Fix: Cannot Import Jobs with Blank Notification's Config

The Problem

If a import was attempted with a empty notification plugin, configured in a job an error could be seen:
image

The Solution

Removing the validation from the xml codec, which was the functionality that was preventing the import.

@DarwisNarvaezDev DarwisNarvaezDev changed the title Removed job's notification validation in xml codec RSE-534 Fix: Cannot Import Jobs with Blank Notification's Config Sep 6, 2023
@DarwisNarvaezDev DarwisNarvaezDev added this to the 4.17.0 milestone Sep 7, 2023
@DarwisNarvaezDev DarwisNarvaezDev merged commit 85239d7 into main Sep 7, 2023
3 checks passed
@DarwisNarvaezDev DarwisNarvaezDev deleted the RSE-534 branch September 7, 2023 19:49
@fdevans fdevans changed the title RSE-534 Fix: Cannot Import Jobs with Blank Notification's Config RSE-534: Fix: Cannot Import Jobs with Blank Notification's Config Sep 13, 2023
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.

None yet

2 participants