Skip to content

Struggling to Set FixVersion on issues #268

@littlespice33

Description

@littlespice33

I'm working on a script that creates a version and then assigns that as the fixVersion to many issues. I can't figure out a way to assign the fixVersion and the documentation hasn't helped me out much (or I've been looking in the wrong spots), I tried checking it out at https://mrrefactoring.github.io/jira.js/classes/Version3.IssueProperties.html#setIssueProperty and it only accepts an issue key and a property name but it doesn't allow for a value.

I also tried to check out https://mrrefactoring.github.io/jira.js/interfaces/Version3.Version3Parameters.BulkSetIssuesProperties.html a but couldn't figure out what to put inside the properties object in order to properly set the fixVersion.

What am I missing? Does this feature exist yet?

Metadata

Metadata

Assignees

Labels

helping infoContains supplemental information or guidance that can assist in issue resolution.questionRaised for inquiries, clarifications, or discussions related to the project.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions