Skip to content

[Estimation] How to set Story points of an issue using create command #826

Open
@twc-mdeux

Description

@twc-mdeux

I'm using this command to create stories but I don't know what is the flag for points

jira issue create -tStory -liOS -s"xyz" --no-input --assignee $(jira me) -yHigh —estimate "2"
suggested google answer:
jira issue create -tStory -liOS -s"xyz" --no-input --assignee $(jira me) -yHigh --custom ["customfield_10002":"3"]

my idea
jira issue create -tStory -liOS -s"xyz" --no-input --assignee $(jira me) -yHigh --custom ["story points":"3"]

non of them work unfortunately

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions