Skip to content

Create fix version if it doesn't exist #58

Open
@danepowell

Description

@danepowell

If you attempt to create an issue with a non-existent fix version, you'll get a 400 error. This is somewhat unexpected, since you can create fix versions coincident with issues via the UI.

I could open a PR to call project/{projectIdOrKey}/versions prior to creating an issue to check if the fix version exists, though that doesn't seem like the best solution since it's an extra network request when it seems like Jira could handle this internally.

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