Skip to content

Add equality between Enums and Strings. #271

Description

@mattcoley

There isn't a way to declare an enum value in Jinjava which makes it difficult to check for different enum values.
{% if enum == 'ENUM_VALUE' %} should ideally work since {{ enum }} will display a string value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions