satrun77 / tinyissue

Simple Issue Tracking for Teams
MIT License
48 stars 6 forks source link

ISSUES: Quicker way to change ticket status from list #94

Open nickbe opened 8 years ago

nickbe commented 8 years ago

Just checked the status of 48 tickets like this:

  1. Select the ticket from the list
  2. Click ticket header to edit ticket
  3. change state
  4. Click Update
  5. Click on the project
  6. Scroll down and find the next ticket in the list

To speed up the daily work. I suggest we let the developer/manager change the ticket state directly in the list.

satrun77 commented 8 years ago

You can change the status of an issue from the Kanban view with drag and drop

nickbe commented 8 years ago

Well actually you're right. My programmer is using the kanban directly while working on the tickets. (He's the who wished for a quick ticket detail popup). I myself am using the kanban view to get a good view of what's going on and also while working on something myself. But today I simply had to change the status of 20 tickets from "Finished" to "Released". I could have done that in the kanban but since the list was very long I wish I could've done that also in the list.

satrun77 commented 8 years ago

It might be good idea to have search field at the top of each column in kanban view. Similar idea to what you ask for to filter the left side projects list?

having popup details of the issue in Kanban is also good idea to have. You can create this in a seperate issue.

nickbe commented 8 years ago

mmmh.... I'd say one single searchfield for the complete kanban view would be best.

nickbe commented 8 years ago

Again I just moved the status for 10 issues to RELEASE in quick order while talking to the programmer on the phone. I really wish we'd let the user change the status directly from within the list via dropdown or (which is better to prevent mistakes) with a button [ Set Status ] and a popup window where I can select a status or cancel.