Skip to content

Remove source object class check for SelectedItemsNone #3289

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

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

SugaryLump
Copy link
Contributor

Handler for job creation was checking the source object class even when no source object was selected, resulting in the job never being created. The class check is now skipped when no source objects are selected.

Signed-off-by: Alexandre Flores <alexcarvalhoflores@gmail.com>
@hmiguim hmiguim added the RODA 6 label Nov 27, 2024
@luis100 luis100 requested a review from 006627 February 7, 2025 09:18
@luis100 luis100 linked an issue Feb 7, 2025 that may be closed by this pull request
@hmiguim hmiguim merged commit 170e022 into development Mar 6, 2025
5 checks passed
@hmiguim hmiguim deleted the aflores-dev-fix_selecteditemsnone branch March 6, 2025 09:37
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.

Remove the sourceObjects field from the JobCollections index
2 participants