-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
22317: Updates
#update_trainee
to support updating contained subtra…
…inees, MAJOR (#370) Updates `#update_trainee` to account for subtrainees and upgrade them as well in a recursive fashion allowing for the entire horde of Trainees to be upgraded properly. Also added a call to `#!ValidateParameters` within `#get_num_training_cases` as it was missing there. This ensures that this method is not called with invalid parameters (any parameters in the case of this label). This PR also removes the inactive parameter, `separate_files` from `#upgrade_trainee`. Specifying this parameter after this change will return an error that the `separate_files` parameter is not supported for this label. Simply removing this parameter from the call should resolve the issue. --------- Co-authored-by: Cade Mack <[email protected]>
- Loading branch information
Showing
5 changed files
with
373 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.