question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't move issues to sprint

See original GitHub issue

Expected

Running jira edit doc-62 "sprint::103" will move the issue into sprint with ID 103.

Actual

Command fails with lots of debugging info and error text “Number value expected as the Sprint id.”.

Troubleshooting

  • I’ve checked the docs and examined the custom field used for my jira instance - “customfield_10020”. Updated config.json accordingly:
"sprint": {
      "key": "customfield_10020",
      "type": "number"
    },
  • tried interactively running jira edit. same error.
  • double checked the sprint ID with jira sprint -r doc.

Thanks for any assistance!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
manish-makwanacommented, Jul 30, 2020

no problem, this is good enough for now! thanks again!

1reaction
manish-makwanacommented, Jul 30, 2020

-facepalm- got it working - __schema was still using “customfield_10007”. changing it to “customfield_10020” allowed the command to run!!!

Issue edited successfully!

  • Verified on the web interface!

Thanks so much!!

So is it possible for me to move an item out of the sprint and back into the backlog?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable move issues to new sprint - Jira - Atlassian Community
I could move sub-tasks, but I cannot move an Issue to the next Sprint. And the auto-moveforward on Sprint completion gets error.
Read more >
Cannot move issues in agile board | RedmineUP Help
If you are unable to move issues on your Agile board, it usually means that there are problems with Javascript files. There are...
Read more >
Can't Complete Sprint - JIRA TUTORIAL 2022 - YouTube
DESCRIPTION: Can't Complete Sprint - JIRA TUTORIAL 2022Hey guys, In this ... in JIRA: https://youtu.be/8fLNtFJkj10 How to Move Issues between ...
Read more >
How do I move work items from the backlog to a sprint or vice ...
Work items can be dragged and dropped between the backlog and a sprint. Drag the work item that you want to move from...
Read more >
Extremely frustrating to move tasks to a different sprint
Still a pretty major issue if it requires such a technical workaround, but I guess that's why the linked JT-19611 issue is "major"....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found