Closed Bug 1543456 Opened 5 years ago Closed 5 years ago

Keep bug type passed to enter_bug.cgi via query, including cloned bug, even after component is selected

Categories

(bugzilla.mozilla.org :: Bug Creation/Editing, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: kohei, Assigned: kohei)

References

Details

Attachments

(1 file)

The Enter Bug page fills several fields when you pass them via URL query:

https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&short_desc=hello&bug_type=enhancement

As per :philipp, we should be able to do the same with flags.

My understanding was wrong. This is what :philipp says:

STR:

  1. Go to https://bugzilla.mozilla.org/enter_bug.cgi?product=Core&keywords=crash&bug_type=defect
  2. Select the Security: CAPS component

Actual: Type is changed to task

Expected: Type should remain as defect as specified with the query

Type: enhancement → defect
See Also: → 1541204
Summary: Allow to pass flags to enter_bug.cgi via query → Keep bug type passed to enter_bug.cgi via query even after component is selected
Blocks: 1543465
Attached file GitHub Pull Request
See Also: → 1544053
Summary: Keep bug type passed to enter_bug.cgi via query even after component is selected → Keep bug type passed to enter_bug.cgi via query, including cloned bug, even after component is selected

Updated my pull request to consider the cloned bug case pointed out by :erahm.

Merged to master.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: