Issues icon indicating copy to clipboard operation
Issues copied to clipboard

Cloning a script step using a package can result in validation issues

Open michelle-luana opened this issue 11 months ago • 1 comments

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

  1. Add a script step that uses script in a package and save it.
  2. Clone the script step.
  3. Edit the cloned step, switch to Inline source code and save.
  4. 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.

michelle-luana avatar Oct 30 '24 23:10 michelle-luana