> We have previously implemented a similar policy at SQLite and that seems to
> be working well.  There really needs to be a filter on ticket creation to
> weed out the (considerable) noise.  Perhaps we can figure out a design
> change in Fossil that makes tickets anonymously-created ephemeral until
> approved by a registered user....
>

I think this is already possible with some fancy Ticket form action and
SQLite filtering. Couldn't you just use the default status drop down, and
say there is a "Submitted" one that anonymous users submit to, and then a
registered user can move it to "Accepted" , and the default report for
tickets makes sure only those that are "Accepted" are the ones that the devs
care about and try to fix.

I actually thought that this was what the "status" dropdown was for when I
first downloaded fossil. Since I just use it for my own projects, I deleted
the other options.

Tomek
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to