File in Pending Changes rendered in different colored font, why?
In a workspace I have a number of out going change sets which contain some merges. Most file names are rendered in a black font, but one is rendered in grey. What does the grey font signify?
This grey file, when processed by a Deliver IOperationAdvisor is, not being processed correctly as per the logic in the Advisor. I need to understand why it is different from a normal files to be able to update the IOperationAdvisor logic to cope with it. Unfortunately, I have only seen this problem on a production system so I cannot debug.
Thanks for your help.
Regards,
Ian Hodges.
Accepted answer
I suspect this is a 'no-op' merge, in which the before state and after state for that file is the same. If you try to open that in a compare editor, does it show that there are content differences? (I'm not sure off the top of my head how to easily reproduce a 'no-op' merge however).
Can you elaborate on what process advisor is failing and how? With the assumption that this file has equal before/after states, we can investigate the code for the advisor on our end to see if there may be a defect.
Can you elaborate on what process advisor is failing and how? With the assumption that this file has equal before/after states, we can investigate the code for the advisor on our end to see if there may be a defect.
Comments
Evan Hughes
JAZZ DEVELOPER Jan 16 '15, 9:17 a.m.Ian Hodges
Jan 16 '15, 9:51 a.m.