Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

add the ability update status of work items to keep team members informed #71

Open
edwindotcom opened this issue May 28, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@edwindotcom
Copy link

I'd like this extension to do more for me. I personally don't have many things assigned to me.
I'd like to:

  • see all the tasks in the sprint
  • see it's status todo/in progress/done
  • do the most common action, which is to change it's status from todo -> in progress (done is completed via merging a PR)

The most common task I have is keeping tickets up to date. Either moving from 'To Do' to 'In Progress'.

@cschleiden
Copy link
Contributor

It's interesting, not sure if we can/want to support it though. It can get complicated quickly. What does it mean move something in progress - what state, state category, board column should this map to. What if you're not using Sprints, would we need to integrate Kanban boards?

@edwindotcom
Copy link
Author

after installing the GH vs code extension - i see we're following that pattern. It's worth understanding what else a dev might want to do with a work item. Ideally - if i have 5 tasks and I'm working through them one at a time, I want to communicate to the rest of my team the status of those 5 tasks.

This way, a dev doesn't have to jump into the web UI to update status of a WI

@edwindotcom edwindotcom changed the title add the ability to display and change state of work items. add the ability update status of work items to keep team members informed May 28, 2019
@alexcnichols alexcnichols added the enhancement New feature or request label May 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants