You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
WMCore has dropped some legacy params from workflow dict: dmwm/WMCore#9639 We shouldn't use then in workflow assignment anymore
Describe the solution you'd like
Drop these params in workflow assignment:
custodialSubType, custodialGroup, nonCustodialSubType , autoApproveSites and nonCustodialGroup
@amaltaro please let me know if there is something that i'm missing
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered:
Oh, these are not the exact params. They should start w/ capital letters and it's AutoApproveSubscriptionSites not autoApproveSites. Darn, changing the code again
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Impact of the new feature
Assignor
Is your feature request related to a problem? Please describe.
WMCore has dropped some legacy params from workflow dict: dmwm/WMCore#9639 We shouldn't use then in workflow assignment anymore
Describe the solution you'd like
Drop these params in workflow assignment:
@amaltaro please let me know if there is something that i'm missing
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: