Community
Participate
Working Groups
Especially for the resolutons WONTFIX, INVALID and WORKSFORME it doesn't seem to make sense to go through RESOLVED first.
Frank, do you know why these don't show in the task editor although the web interface has these transitions?
Sorry I do not know what we should fix here. Can you tell my what version of Bugzilla and Mylyn are on your configuration? Can you please send my the following part of the ../config.cgi?ctype=rdf file <bz:status>, <bz:status_open> and <bz:status_closed> We use the following status values for completion resolved, close, verified and after close of bug#287572 we use all status values from status_closed
Created attachment 182078 [details] mylyn/context/zip
Created attachment 182080 [details] Screenshot Please have a look at the attached screenshot. It shows a bugzilla in status ASSIGNED. How can I *close* it as e.g. WONTFIX? I see no other way than going to *resolve* first. Only then I can *close* it.
(In reply to comment #4) > Created an attachment (id=182080) > Screenshot > > Please have a look at the attached screenshot. It shows a bugzilla in status > ASSIGNED. How can I *close* it as e.g. WONTFIX? > > I see no other way than going to *resolve* first. Only then I can *close* it. OK now I see what the problem is. I think you use Bugzilla >= 3.2 and the admin changed the standard Workflow ( CLOSE and VERIFIED can be used from the ASSIGNED status). In Bugzilla < 3.2 you must change Status to RESOLVED before you can use the other Status values. Can you use the Workflow Transission File? If so I can try to find a way to that the resolution for all closed states.
Created attachment 182095 [details] Screenshot (Web UI) > OK now I see what the problem is. I think you use Bugzilla >= 3.2 and the admin > changed the standard Workflow > ( CLOSE and VERIFIED can be used from the ASSIGNED status). I'm using the Eclipse.org Bugzilla (my project is the CDO Model Repository in EMF). > In Bugzilla < 3.2 you must change Status to RESOLVED before you can use the > other Status values. > > Can you use the Workflow Transission File? If so I can try to find a way to > that the resolution for all closed states. I have no clue what the (Eclipse.org) webmasters have done. I just thought Mylyn should allow me what is possible in the web UI (see the new attached screenshot of this bug's web page).
Created attachment 182106 [details] commited patch Please verify this in the next weekly build.
Created attachment 182107 [details] mylyn/context/zip
Thank you Frank, I just verified your fix in today's update.
(In reply to comment #9) > Thank you Frank, I just verified your fix in today's update. So I close this bug.