-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
1
-
False
-
-
False
-
Testable
-
rhel-anaconda
-
-
-
26Q1 - Feb 24
When Anaconda's crash reporting mechanism is invoked by a crash simulation using `rm -f /run/anaconda/backend_ready`, the user is asked for an API key and then is presented with a simplified dialog where they could describe what happened.
This description, however is not passed to Bugzilla and the information gets lost.
I am attaching a video that show what I typed in the description field and the created bug that is missing the info completely and only shows system info, see
https://bugzilla.redhat.com/show_bug.cgi?id=2442592
Reproducible: Always
Steps to Reproduce:
1. Start Anaconda WebUI
2. Crash it using the `rm -f /run/anaconda/backend_ready` command.
3. Fill in API key.
4. Fill in the description.
5. Report the problem.
6. See it in the newly opened bug.
Actual Results:
Anaconda passes incomplete information.
Expected Results:
Anaconda should pass all the fields completely.
Additional Information:
See attached video.