The problem Tushara reported The ADD for DP is displayed in 'black' - wrong is identified. If an activity did not have local breakdown elements, and no of the inherited elements are not suppressed, then the diagram was not generated and the diagram of the base element is used. That's why it shows as black. Apparently we forgot the color issue. So the fix is simple, just need to comment out the lines of code as slowing below.


//		// if there is no process-local supressed item, don't generate diagrams
//		if ( !act_data.hasLocalSuppressed() )
//		{
//			return;
//		}

Note: in browsing mode, the diagrams are always generated, so this problem only impact publishing.
1 file changed
tree: a64202bd9ddb4ada3ab7de2de40934f54daaa0fb
  1. plugins/