Skip to content

[Refactor] Define types for issue-template field "attributes" and "validations" #29569

Open
@6543

Description

@6543

currently we use map[string]any and manually extract via complex functions based on Type afterwards.

I propose to define struct types for each IssueFormFieldType to future de-/serialize the attributes and validations information

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/refactoringExisting code has been cleaned up. There should be no new functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions