Problem reporting

When I attempt to report a problem it fails with this message:

Failed to create bug.
Server says: 401 Unauthorized
{“code”:113,“error”:true,“documentation”:“https://bugzilla.redhat.com/docs/en/html/api/index.html",“message”:"Sorry, but you are not allowed to (un)mark comments or attachments as private.”}
(‘report_Bugzilla’ exited with 1)

Is that from the Bugzilla webpage, or from your Desktop, or from command line?

Why in the world would you even consider marking comments or attachments as private on bugzilla?

The purpose of a bug report is to provide as much information as possible and reasonable for the maintainers to find and fix bugs. As I understand it using ‘private’ would limit the number of eyes that may be able to read the posted info and thus would make triage and finding a solution much harder.

You should never post personally identifying information on bugzilla anyway.

That’s from the Problem Reporting application

There is some way that one must configure to use bugzilla from the command li e - a config file or … I’ll try and look it up later if I remember…