This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 178638

Summary: Kenai project issues summary is problematic
Product: connecteddeveloper Reporter: hantsy <hantsy>
Component: JiraAssignee: Tomas Stupka <tstupka>
Status: NEW ---    
Severity: normal CC: joshis, olangr
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: screenshot
Shotscreen of this issue.
Shotscreen of this issue.
More project in one filter - the fact filter filters issues from some project(s) does not mean the filter is project specific...

Description hantsy 2009-12-15 02:20:49 UTC
Created attachment 92585 [details]
screenshot

OS:Fedora 12 x86
Linux localhost.localdomain 2.6.31.6-166.fc12.i686 #1 SMP Wed Dec 9 11:14:59 EST 2009 i686 athlon i386 GNU/Linux

Java:
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode)

Step:
1. Open kenai view form Windows menu.
2. Login as hantsy(my kenai.com account).
3. Open My project nbx(a Click plugin for NetBeans) and clickcms(a click demo project) one by one .
4. Expands the issue nodes. 

The issues summary confused me.
1. NBX filter is only applied to nbx project, but it displayed in every project.
2. Android filter has no relation to the two projects, but also displayed in them.
3. The original intent of "Assigned to me" is to count all issues for all proejcts or for a  single project? In the clickcms project, it displays "4", this means it displays all issues of all projects.
Comment 1 Petr Dvorak 2009-12-15 05:44:42 UTC
While this might be confusing, the result is actually correct and it is related to how JIRA queries work. The filters are not "project specific" in JIRA - there are only "your filters". Therefore, every project you share on the Kenai JIRA instance shares all your filters (-> we do not know which filter was intended for what project). "My Issues" and "Assigned to me" filters are preset filters, the rest are user defined filters...

If you go to the JIRA website and if you login, you can see the link "Filters" in the upper right corner. This one shows also all filters - no matter what project you visited in JIRA.

http://kenai.com/jira/browse (hope the link works)


What this enhancement is really about is the possibility of per-project query editing on the client side (in the NB IDE) - you should be allowed to set what queries are displayed for particular Kenai project (and maybe in what order).

The question is if it is doable in some comprehensive way, without bloating the UI... Ondro?
Comment 2 hantsy 2009-12-15 06:32:04 UTC
No, you are wrong, my filter is project specific.
Comment 3 hantsy 2009-12-15 06:36:11 UTC
Created attachment 92607 [details]
Shotscreen of this issue.
Comment 4 hantsy 2009-12-15 06:36:59 UTC
Created attachment 92608 [details]
Shotscreen of this issue.
Comment 5 Petr Dvorak 2009-12-15 06:52:51 UTC
IMO I am not wrong. The filter is only user specific, it is not project specific but it filters issues only from some particular project - it is a difference. See the link in the upper right corner of the JIRA page - you will see all your filters there too... You can even set a filter to search through more projects - it is similar to Bugzilla categories...
Comment 6 Petr Dvorak 2009-12-15 06:53:54 UTC
Created attachment 92609 [details]
More project in one filter - the fact filter filters issues from some project(s) does not mean the filter is project specific...
Comment 7 hantsy 2009-12-15 19:42:29 UTC
OK, I see.
But display them in every proejct is not a good idea.
Please move the filter to a single catalog(Filters) like the web interface, display it after login.