Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [che-dev] Issue tracking, triage, and sprint planning: is there a better option?

I like to have the tracker where the code/pull requests are and where most developers already have an account to submit new issues / cross-linking issues, etc. (not yet another account)

So I'm -1 to use another tracker than github issue tracker for this even if there are some missing features in the tracker.


On Wed, Feb 17, 2021 at 4:59 AM Nick Boldt <nboldt@xxxxxxxxxx> wrote:
A topic raised recently in a retrospective brought to light the fact that there are some features missing in GH Issues, which are implemented in other issue trackers. 

Some of these features involve... 

* improving notifications of new issues by component (eg., Che server or Che dashboard) or by team/area label
* improving triage by assigning new issues to team leads instead of via round-robin by non-SMEs
* improving metadata (milestones, new&noteworthy, severity, priority) set on issues, to make it easier to do project/product releases
* reducing manual steps involved in triage, prioritization, sprint planning, and handling of unplanned urgent issues
* querying for issues closed across multiple milestones, labels, and/or team assignees
* identifying resolved issues (fix is merged) vs. verified issues (fix exists in a built binary and has been tested to work)

Here's a quick comparison of how some of the above concerns might be met by using a more feature-rich tracker:


Maybe it's time to consider using a different tool? If the Eclipse Foundation can move from bugzilla and gerrit to gitlab, maybe we could consider continuing to use Github for pull requests and code, but try JIRA for its project management features? We already centralized all issues into a single tracker -- could we take it to the next level?

What do other community members think of this idea? Any technical reasons why this couldn't work? 

image.png
;)
--

Nick Boldt

Principal Software Engineer, RHCSA

Productization Lead :: CodeReady Workspaces 

IM: @nickboldt / @nboldt / http://nick.divbyzero.com



“The Only Thing That Is Constant Is Change” - Heraclitus
_______________________________________________
che-dev mailing list
che-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/che-dev

Back to the top