[Pharo-project] New issue tracker statuses
I'm unclear about how to change issue statuses in certain cases. For example, https://pharo.fogbugz.com/default.asp?10178 has been integrated, but it's still listed as "Fix to include". However, when I click "edit" there doesn't seem to be a drop-down to change the status, and if I "reopen", I only see the active issue statuses. ----- Cheers, Sean -- View this message in context: http://forum.world.st/New-issue-tracker-statuses-tp4679026.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Because the current status is Fix To Include, but the current state is Closed Basically you have 3 states (open, resolved, closed) And when you go from Resolved to CLosed, the status is kept Ben On Mar 30, 2013, at 10:16 PM, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
I'm unclear about how to change issue statuses in certain cases. For example, https://pharo.fogbugz.com/default.asp?10178 has been integrated, but it's still listed as "Fix to include". However, when I click "edit" there doesn't seem to be a drop-down to change the status, and if I "reopen", I only see the active issue statuses.
----- Cheers, Sean -- View this message in context: http://forum.world.st/New-issue-tracker-statuses-tp4679026.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
Benjamin Van Ryseghem-2 wrote
And when you go from Resolved to CLosed, the status is kept
Okay, so we have to mark as integrated before closing, and if not, it has to be reopened, then resolved, then marked integrated, and then closed again :) ----- Cheers, Sean -- View this message in context: http://forum.world.st/New-issue-tracker-statuses-tp4679026p4679075.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
the thing is that we use to mix two steps in one with the previous issue tracker. The workflow is: work needed (open) -> review needed (resolved) -> fix to include (resolved) -> integrated (resolved) and here and only here, once it's integrated, you can close the issue :) Ben On Mar 31, 2013, at 2:29 PM, "Sean P. DeNigris" <sean@clipperadams.com> wrote:
Benjamin Van Ryseghem-2 wrote
And when you go from Resolved to CLosed, the status is kept
Okay, so we have to mark as integrated before closing, and if not, it has to be reopened, then resolved, then marked integrated, and then closed again :)
----- Cheers, Sean -- View this message in context: http://forum.world.st/New-issue-tracker-statuses-tp4679026p4679075.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
Benjamin -
Benjamin -
Sean P. DeNigris