aliens

Author Topic: Make a real bug tracker?  (Read 9127 times)

Offline Amunak

  • Colonel
  • ****
  • Posts: 101
    • View Profile
    • My homepage (czech only)
Make a real bug tracker?
« on: September 20, 2012, 12:10:41 pm »
Posting after a month or so... :)

When I saw all the posts in the "unread" list, it wasn't really nice. I want to be notified of bugs, but I don't need to see twenty separate threads. There is a point in making them (as moritary said) though. What about making a real bugtracker? I think that forum isn't good enough to serve this purpose. I have good experience with Flyspray. It is open source, higly configurable ticket system.

Offline michal

  • Commander
  • *****
  • Posts: 629
    • View Profile
Re: Make a real bug tracker?
« Reply #1 on: September 20, 2012, 12:56:43 pm »

Volutar

  • Guest
Re: Make a real bug tracker?
« Reply #2 on: September 20, 2012, 02:56:09 pm »
And how one can post a bug report without registering on github or somewhere else? We should consider it's lot easier to post bug report here, on the forum, than to register once more somewhere else. If bug tracker can be integrated with forum registration - that would be more than nice.
« Last Edit: September 20, 2012, 02:59:07 pm by Volutar »

Offline michal

  • Commander
  • *****
  • Posts: 629
    • View Profile
Re: Make a real bug tracker?
« Reply #3 on: September 20, 2012, 03:09:33 pm »
Yeah, it's a downside of using github.

Offline Daiky

  • Battlescape Programmer
  • Administrator
  • Commander
  • *****
  • Posts: 904
    • View Profile
Re: Make a real bug tracker?
« Reply #4 on: September 20, 2012, 03:23:21 pm »
I looked up SMF flyspray bridge and found this:
https://svn.gna.org/svn/clansuite/resources/smf2flyspray%20bridge/flyspray.bridge.php

It must be possible to bridge SMF and a bug tracking software so you only need to register once.

Offline Amunak

  • Colonel
  • ****
  • Posts: 101
    • View Profile
    • My homepage (czech only)
Re: Make a real bug tracker?
« Reply #5 on: September 20, 2012, 03:36:14 pm »
It is possible (even without a bridge) - both is written in PHP, you can just change the login query.

Offline michal

  • Commander
  • *****
  • Posts: 629
    • View Profile
Re: Make a real bug tracker?
« Reply #6 on: September 20, 2012, 03:39:45 pm »

Offline SupSuper

  • Lazy Developer
  • Administrator
  • Commander
  • *****
  • Posts: 2159
    • View Profile
Re: Make a real bug tracker?
« Reply #7 on: September 20, 2012, 06:32:10 pm »
Personally I'm fond of Mantis.

But I doubt that'd really solve the problem. For me it would be a lot easier to only have to check one place (and the forum is at least convenient for discussing stuff that usually comes out of bug reports). But everyone has their own preferred method of communication, so I get bug reports in e-mail, in the forum, in the IRC channel, in the GitHub issue tracker, and any other means they find of contacting me. :P
« Last Edit: September 20, 2012, 06:35:05 pm by SupSuper »

Offline michal

  • Commander
  • *****
  • Posts: 629
    • View Profile
Re: Make a real bug tracker?
« Reply #8 on: September 21, 2012, 07:45:36 am »
Maybe tagging system could help a bit with organizing bug forum? For example we could create tags like:
- bug-open
- bug-closed
- bug-battlescape
- bug-geoscape

Later we could create tags for other things (that's why i prefixed every tag with "bug-") like "suggestion-geoscape", "suggestion-battlescape" etc

https://custom.simplemachines.org/mods/index.php?mod=579

Offline Daiky

  • Battlescape Programmer
  • Administrator
  • Commander
  • *****
  • Posts: 904
    • View Profile
Re: Make a real bug tracker?
« Reply #9 on: September 21, 2012, 10:34:03 am »
I think suggestions supposed to go in the suggestions forum  :D And when something is fixed I put a tag [Fixed] in the title. It kinda works.
Or  :
https://sourceforge.net/p/ufoai/bugs/
https://bugs.openttd.org/
https://bugs.launchpad.net/widelands
https://code.google.com/p/corsix-th/issues/list
https://gna.org/bugs/index.php?group=wesnoth

:p

Offline michal

  • Commander
  • *****
  • Posts: 629
    • View Profile
Re: Make a real bug tracker?
« Reply #10 on: September 21, 2012, 11:39:08 am »
I think suggestions supposed to go in the suggestions forum  :D

I wasn't suggesting that suggestions should go into other forum. I was proposing tagging sugestion topics. That way you could find all topic related to (for example) geoscape.

Offline michal

  • Commander
  • *****
  • Posts: 629
    • View Profile
Re: Make a real bug tracker?
« Reply #11 on: September 21, 2012, 11:40:34 am »
And how one can post a bug report without registering on github or somewhere else? We should consider it's lot easier to post bug report here, on the forum, than to register once more somewhere else. If bug tracker can be integrated with forum registration - that would be more than nice.

Maybe we could install something like flyspray and allow anonymous bugs submitting? If we won't find a way to integrate.

Offline SupSuper

  • Lazy Developer
  • Administrator
  • Commander
  • *****
  • Posts: 2159
    • View Profile
Re: Make a real bug tracker?
« Reply #12 on: October 09, 2012, 12:52:16 am »
I've had a dream. A dream of a new website with fully integrated WordPress, forum, bug tracker and translator, all under one login...

Offline Daiky

  • Battlescape Programmer
  • Administrator
  • Commander
  • *****
  • Posts: 904
    • View Profile
Re: Make a real bug tracker?
« Reply #13 on: October 09, 2012, 05:20:24 pm »
... and the bug tracker linked to github ? Or isn't that even part of your wildest dreams :p

Offline SupSuper

  • Lazy Developer
  • Administrator
  • Commander
  • *****
  • Posts: 2159
    • View Profile
Re: Make a real bug tracker?
« Reply #14 on: October 09, 2012, 07:26:58 pm »
Well there is a GitHub API...

Granted if you just want a bug tracker tied to GitHub, there's already the GitHub bug tracker. :P If only people weren't allergic to logins...