Community
Participate
Working Groups
In order to reduce the number of top-level sections and clutter in the task editor it should be possible to next sections, e.g. make Team Planning a sub-section of Attributes.
Created attachment 149349 [details] patch
Created attachment 149350 [details] mylyn/context/zip
Patch committed. The Bugzilla team planning and JIRA work log section are now sub sections of the attributes section.
Reopening to address issue of subsections not appearing upon first open of task editor.
Created attachment 149685 [details] possible fix One possible fix. Steffen, if you could review that would be great.
Created attachment 149686 [details] mylyn/context/zip
Created attachment 149697 [details] slightly simplified patch Looks good. I made a small change that removes the recursive invocation of initializePart() and checks the parent part directly instead of iterating over all parts in createSubParts().
Created attachment 149698 [details] mylyn/context/zip
Committed patch.