<propertyid='description'>XXX add local role group
<propertyid='condition'>python: (context.getValidationState() == 'validated') and (context.getDestination('') == "") and (context.getDestinationProject('') != "")
</property>
Only show to all project customer if it is not specific to a dedicated user</property>
<propertyid='condition'>python: (context.getDestinationProject("") != "") and (context.getDestination(None) is None) and (context.getValidationState() == 'validated')</property>
<propertyid='description'>XXX add local role group
Only show to all project customer if it is not specific to a dedicated user</property>
<propertyid='condition'>python: (context.getSourceProject("") != "") and (context.getSource(None) is None) and (context.getValidationState() == 'validated')</property>