Description of problem: After bz1931587 was deployed, we cannot longer use links like https://bugzilla.redhat.com/enter_bug.cgi?short_desc=aha&comment=blah+blah&component=python3.9&blocked=1890881&product=Fedora&version=rawhide&cc=mhroncok%40redhat.com%2Cthrnciar%40redhat.com Version-Release number of selected component (if applicable): No idea. How reproducible: Always. Steps to Reproduce: 1. Visit https://bugzilla.redhat.com/enter_bug.cgi?short_desc=aha&comment=blah+blah&component=python3.9&blocked=1890881&product=Fedora&version=rawhide&cc=mhroncok%40redhat.com%2Cthrnciar%40redhat.com Actual results: The summary and description and CC and tracker is not prefilled. Expected results: All the fields in the URL params should be prefilled. Additional info: This is blocking work on Python 3.12 update in Fedora, being able to file new bugzillas this way is essential to our work. Please provide a workaround (e.g. an alternate URL to use) ASAP or revert this feature.
On QA server. The following list of fields is supported on the guided bug entry form, if any other fields are supplied in the URL then the manual bug entry form will be used. bug_file_loc comment component product short_desc version 1: visit $server/enter_bug.cgi?short_desc=aha&comment=blah+blah&component=python3.9&blocked=1890881&product=Fedora&version=rawhide&cc=mhroncok%40redhat.com%2Cthrnciar%40redhat.com Manual bug entry form is shown, all supplied fields are set. On form submission a bug is created in the correct product & component. 2: visit $server/enter_bug.cgi?short_desc=aha&comment=blah+blah&component=python3.9&product=Fedora&version=rawhide Guided bug entry form is shown, supplied fields are set. On form submission a bug is created in the correct product & component.
This fix has been deployed to stage Bugzilla for a short public testing phase. https://bugzilla.stage.redhat.com
(In reply to Jeff Fearn ๐ from comment #3) > This fix has been deployed to stage Bugzilla for a short public testing > phase. > > https://bugzilla.stage.redhat.com Works for me, thank you for a quick fix!
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug.