<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>> From: mohamed.ashraf.213@gmail.com<br><div>> Date: Sun, 7 Jul 2013 15:10:48 +0200<br>> To: phpmyadmin-devel@lists.sourceforge.net<br>> Subject: Re: [Phpmyadmin-devel] Error reports<br>> <br>> On Sun, Jul 7, 2013 at 12:34 PM, Dieter Adriaenssens<br>> <dieter.adriaenssens@gmail.com> wrote:<br>> > 2013/7/5 Mohamed Ashraf <mohamed.ashraf.213@gmail.com>:<br>> >> For the server side component of the error reporting system. What are<br>> >> the things you want to do with the reports. like for example comments,<br>> >> or storing status of the reports. what other things do think you would<br>> >> want to do on the error reporting server.<br>> >><br>> >> What I am thinking is commenting, changing status, searching and of<br>> >> course viewing all the details of the report as well as related<br>> >> reports.<br>> >><br>> >> Do you want the ability to delete error reports or just mark them as<br>> >> resolved. and while we are on the matter what are the statuses that<br>> >> should exist for the error reports. I am thinking at least new and<br>> >> resolved but I cant think of anything else;<br>> >><br>> ><br>> > Hi,<br>> ><br>> > I see this server as a go-between for getting error reports into our<br>> > existing bug-tracker [0] at Sourceforge.<br>> ><br>> > I think it should gather error reports, group them and have the<br>> > possibility of inserting it in the bug-tracker, no need to mimic the<br>> > functionality of the existing bug-tracker.<br>> I was going to do something like that for github issues since I am<br>> already using github authentication. I think that doing this for<br>> sourceforge issue tracker is better since it the one you actually use.<br>> I however cannot use sourceforge authentication because it doesn't<br>> provide an api to get user info so I will have to both have github and<br>> sourceforge connection<br><br>You might want to take a look at the Allura API [1].<br>As far as I can see, you have OAuth for authenticating there.<br>Am I overlooking something?<br><br>[1] https://sourceforge.net/p/forge/documentation/Allura%20API/<br><br>JM<br><br>> ><br>> > F.e. when a error report comes in, the server should check if it is<br>> > similar (= identical) to existing reports. If it is, group them, and<br>> > give the new report the same status as the existing one(s).<br>> > If it is new, mark as to review, and/or send it to the bug-tracker.<br>> the problem with automatic submission is spam. I think that alot of<br>> error reports that are very similar but not identical would be<br>> submitted if automatic submission is followed. due to the different<br>> ways browsers send their stacktraces and handle errors in general some<br>> reports with the same problem appear to be different thus submitted<br>> individually. I think that it should be done manually when a member<br>> requests it.<br>> <br>> also should the bug submission in sourceforge come from the account of<br>> the user who submitted it (requiring a sourceforge connection) or from<br>> a separate account for the error reporting system which would render<br>> the sourceforge connection no longer required.<br>> <br>> ><br>> > So statuses could be new/unreviewed, open (bug-tracker ticket is still<br>> > open), resolved (bug was fixed).<br>> ><br>> > [0] http://sourceforge.net/p/phpmyadmin/bugs/<br>> ><br>> ><br>> > --<br>> > Kind regards,<br>> ><br>> > Dieter Adriaenssens<br>> ><br>> > ------------------------------------------------------------------------------<br>> > This SF.net email is sponsored by Windows:<br>> ><br>> > Build for Windows Store.<br>> ><br>> > http://p.sf.net/sfu/windows-dev2dev<br>> > _______________________________________________<br>> > Phpmyadmin-devel mailing list<br>> > Phpmyadmin-devel@lists.sourceforge.net<br>> > https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel<br>> <br>> ------------------------------------------------------------------------------<br>> This SF.net email is sponsored by Windows:<br>> <br>> Build for Windows Store.<br>> <br>> http://p.sf.net/sfu/windows-dev2dev<br>> _______________________________________________<br>> Phpmyadmin-devel mailing list<br>> Phpmyadmin-devel@lists.sourceforge.net<br>> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel<br></div>                                     </div></body>
</html>