Project

General

Profile

Bug #17547

Updated by François ARMAND almost 4 years ago

The validation for properties is too strict and inherited properties are not overridable: if you want to redefine one, you get a "this property name is already taken" 
 !clipboard-202005272059-jkqfj.png! 

 Actually, we get the error message, but property is created.  
 Also, we are able to delete purely inherited properties.  
 Properties for group are marked as inherited from the group itself.  
 We don't have a visual difference between purely inherited and overriden properties. 

Back