Bug 1463485 - no component shown when adding a bug in treeview
Summary: no component shown when adding a bug in treeview
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Bugzilla
Classification: Community
Component: Extensions
Version: 5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 5.0
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-21 05:34 UTC by Jeremy Choi
Modified: 2025-10-16 23:48 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-04-11 02:35:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Jeremy Choi 2017-06-21 05:34:48 UTC
Created attachment 1289930 [details]
no component

Description of problem:

When trying to add a bug in the treeview using [+], users cannot select its component, because no component is shown. Proceeding without component results in failure.

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. go to treeview
2. click [+]

Comment 1 Jeff Fearn 🐞 2018-03-15 04:08:02 UTC
The component show up now due to BZ 1325034, however it now blows up with:

Saving bug failed: Can't call method "id" on an undefined value at /var/www/html/bugzilla/Bugzilla/BugMail.pm line 83.

The bug gets created and connected properly, but the bug mail fails, so the UI doesn't update properly.

Comment 2 Jeff Fearn 🐞 2018-03-20 01:16:28 UTC
I can;t duplicate the mail error, moving to ON_DEV so QE can test as well.

Comment 3 Rony Gong 🔥 2018-04-11 02:35:17 UTC
I can't duplicate this error either.


Note You need to log in before you can comment on or make changes to this bug.