Closed
Bug 764424
Opened 13 years ago
Closed 13 years ago
Cloning a bug does not preserve the whiteboard contents
Categories
(bugzilla.mozilla.org :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: dkl)
Details
Attachments
(1 file)
1.82 KB,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
The clone a bug feature clears the whiteboard, causing my clones of intermittent orange bugs to drop off the sw:orange search.
Please can the whiteboard be preserved.
Assignee | ||
Comment 1•13 years ago
|
||
Upstream Bugzilla does not allow for setting of the whiteboard field when creating a new bug. The addition of the field is a BMO customization so we can add the code there to make cloning work properly.
Assignee: create-and-change → dkl
Status: NEW → ASSIGNED
Component: Creating/Changing Bugs → User Interface
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa → ui
Version: 4.0.6 → Production
Assignee | ||
Comment 2•13 years ago
|
||
Attachment #633684 -
Flags: review?(glob)
Comment on attachment 633684 [details] [diff] [review]
Patch to allow transfer of whiteboard when cloning bug (v1)
r=glob
Attachment #633684 -
Flags: review?(glob) → review+
Assignee | ||
Comment 4•13 years ago
|
||
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.0
modified enter_bug.cgi
Committed revision 8214
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified enter_bug.cgi
Committed revision 8204
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•13 years ago
|
||
Thank you! :-D
You need to log in
before you can comment on or make changes to this bug.
Description
•