Community
Participate
Working Groups
Bugzilla 4.0rc1 is released soon so I think we should prepare for the New Default Status Workflow
+1 It's important that we support Bugzilla 4.0.
OK, I hope that I can finish the patch in the next 4 days. But I need to update the Mylyn Bugzilla repositories.
Created attachment 183526 [details] patch V1 I submit this patch to head after I update the bugzilla test repositories.
Created attachment 183527 [details] mylyn/context/zip
test repositories are updated and the patch is now in HEAD. Please test the new workflow and reopen when you find problems.
The changes introduced new API. We need to add appropriate @since tags. Before we do that, can you please file a separate bug tagged as API to describe the purpose of the new meta attributes?
se comment#6
Steffen, should I revert the patch? Sorry I set up an new workspace and did not set up the API Baseline. I can try to implement an BugzillaEditorActionPart to remove the API Change Thoughts?
I didn't mean to imply that I am against the change. I just would like to track that part of the patch in a separate bug and discuss how to best design the API because it touches the tasks framework.
(In reply to comment #9) > I didn't mean to imply that I am against the change. I just would like to track > that part of the patch in a separate bug and discuss how to best design the API > because it touches the tasks framework. Steffen, I revert the patch and extract the API change in an new bug. The API change add support of Tooltips in TaskOperation.
Patch reverted. Recreation in work.
Created attachment 184072 [details] patch V2 commited patch without the UI part
Created attachment 184073 [details] mylyn/context/zip
Created attachment 185003 [details] patch V3 Patch commited
Created attachment 185004 [details] mylyn/context/zip
Frank, can you make the necessary changes in Bugzilla to make use of the new TaskAttribute.META_DISABLED meta-data attribute (bug 331154)?
Created attachment 188279 [details] patch V4 commited patch.
Created attachment 188280 [details] mylyn/context/zip
Looks like we are done here.