Issues
Issues copied to clipboard
Cloning a script step using a package can result in validation issues
Severity
Sev-3-Low
Version
2023.2 (This is an old issue that hadn't previously been added to Github)
What happened?
Bug when cloning script step that uses script in a package.
Reproduction
- Add a script step that uses script in a package and save it.
- Clone the script step.
- Edit the cloned step, switch to Inline source code and save.
- Validation issues - Providing a package is not valid for inline scripts.
Error and Stacktrace
No response
More Information
No response
Workaround
If you save immediately after cloning and before switching from script in package to inline source code, the issue doesn't occur.