ideas:bugtracker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ideas:bugtracker [2017/01/18 09:02] – Comment on Andres' idea sobakideas:bugtracker [2017/09/22 13:28] (current) – external edit 127.0.0.1
Line 17: Line 17:
   * clearly specify available technologies   * clearly specify available technologies
   * clearly specify responsibilities   * clearly specify responsibilities
 +  * better search
 +  * better UX for non-logged in people
  
 ===== Discussion ===== ===== Discussion =====
Line 42: Line 44:
  
 ==== Clearly specify responsibilities ==== ==== Clearly specify responsibilities ====
-Currently it's not clear who's "in charge" of the bugtracker. It would be great to have "a face to the customer" that people can address when somethings unclear. It can also improve the internal workflows when someone takes the responsibility to check that everything works as it is supposed to. So to say a "Project Lead" for the bugs.project.php-project+Currently it's not clear who's "in charge" of the bugtracker. It would be great to have "a face to the customer" that people can address when somethings unclear. It can also improve the internal workflows when someone takes the responsibility to check that everything works as it is supposed to. So to say a "Project Lead" for the bugs.project.php-project\\
 ~~heiglandreas ~~heiglandreas
  
 And, as a part of that, create more specific bugs category for bugtracker itself. The same should happen for other php.net projects - current "PHP.net Website Problem" seems to be too generic.\\ And, as a part of that, create more specific bugs category for bugtracker itself. The same should happen for other php.net projects - current "PHP.net Website Problem" seems to be too generic.\\
 +~~sobak
 +
 +==== Better search ====
 +Suggested by Niklas Keller, needs clarification.
 +
 +Maybe we should consider external search engine like Shpinx/Solr/Elasticsearch etc?\\
 +~~sobak
 +
 +That would be awesome as it would help with fulltext search which is currently not really working well. Whether that means moving the bugtracker backend to an external searchengine instead of getting rid of the MDB2 or optimizing the fulltext search within MySQL isa different story IMHO\\
 +~~heiglandreas
 +
 +==== Better UX for not-logged in people ====
 +Niklas Keller suggested dropping the concept of per-user password and switching to something like GitHub login. There is a 15-year old [[https://bugs.php.net/bug.php?id=14816|feature request]] asking for some kind of account system.
 +
 +I think it's great idea and GitHub it's the most sensible login provider in that case. We need, however, still provide a way to register for users without GitHub account. Such change would also mean that some kind of registration is required to fill in the bug report, am I right? Would it be possible to mix up those two approaches to still allow //just// submitting a bug, without making an account?\\
 ~~sobak ~~sobak
ideas/bugtracker.1484730147.txt.gz · Last modified: 2017/09/22 13:28 (external edit)