abrt / gnome-abrt

ABRT oopses list designed according to https://live.gnome.org/Design/Apps/Oops
GNU General Public License v3.0
18 stars 21 forks source link

creating a ticket in bugzilla is complex #343

Open ShohruxYusupov opened 1 year ago

ShohruxYusupov commented 1 year ago

some bug reports contain this note: "This problem has been reported, but a Bugzilla ticket has not been opened. Our developers may need more information to fix the problem. Please consider also reporting it to Bugzilla in order to provide that. Thank you."

to create a bugzilla ticket user have to register an account(or should be already a registered user) , and then create an API token. why should user perform these steps? it should be an automated process, i guess. so user shouldn't worrying about manually creating account on bugzilla or tickets/api-tokens/etc. to ensure confidentiality and other policies, a one-time-confirmation of the automatic creation of tickets/any-other-technical-data may be provided.

i'm sorry for my bad English. it's not my native lang

msrb commented 8 months ago

You're that the experience should be much better. I am not sure if anonymous bug reports would work (what if developers have questions?), but forcing people to create API tokens might be going too "low level" for most people.