Skip to content

Clean up script execution logic #15072

@jeremystretch

Description

@jeremystretch

Proposed Changes

The logic currently in place for running custom scripts is in dire need of cleanup. Specifically, the internal _run_script() method relies on variables defined outside its scope, and needs to refactored/relocation.

Justification

Improvements in this area will make the code cleaner, easier to understand, and easier more maintainable long term.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: housekeepingChanges to the application which do not directly impact the end user

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions