Skip to content

Conditional isn't migrated corrected when check is a boolean #103

Open
@FrittenKeeZ

Description

@FrittenKeeZ

Just noticed a conditional check wasn't migrated correctly to a boolean value.
In v2:

show_when:
  schedule: true

In v3:

show_when:
  schedule: '1'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions