Skip to content

Input options can appear to change between script runs #483

@hinerm

Description

@hinerm

Because converters are run when setting a widget value, this can trigger registration with the object service which then makes the converted value available on subsequent runs. If the pre- and post- conversion objects have a different toString representation then they will appear different.

This branch resolves the issue by aggressively converting, but that seemed overly aggressive and likely to have unintended consequences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions