Community
Participate
Working Groups
Build Identifier: 20100617-1415 [Default Value] When user add a property it's created with a default LiteralString value. Then user delete this default value and add a new default value. As a result this type LiteralString is removed from the list of type proposed to him. User can redo this "delete/add new default value" untill the list of type proposed would be empty. The list shouldn't change. Even more, it seems that the default value proposed in the list are the default value created in the project. When user assign this value he is just deplacing this value to the new object so the value is removed from another object and user don't know. Reproducible: Always Steps to Reproduce: 1.Created a default value in the properties or a property 2.Delete a default value 3.This default value is now not available anymore in the list be cause it havent't been created but just deplaced from another element.
A "+" in HMI make the user thinking he's going to create another element, not deplace. It should appear a button "add" AND et button "create". (In reply to comment #0) > Build Identifier: 20100617-1415 > [Default Value] When user add a property it's created with a default > LiteralString value. Then user delete this default value and add a new default > value. As a result this type LiteralString is removed from the list of type > proposed to him. User can redo this "delete/add new default value" untill the > list of type proposed would be empty. The list shouldn't change. Even more, it > seems that the default value proposed in the list are the default value created > in the project. When user assign this value he is just deplacing this value to > the new object so the value is removed from another object and user don't know. > Reproducible: Always > Steps to Reproduce: > 1.Created a default value in the properties or a property > 2.Delete a default value > 3.This default value is now not available anymore in the list be cause it > havent't been created but just deplaced from another element.
The issue is not moe reproductible. However, cheking the task, I notices that when the default value is edited and its value changed. When the update is done within the property view, the diagram is not updated automatically. I rename the bug consequently.
Created attachment 228368 [details] test model related the task.
The issue described in Comment 0 was related to the properties view and is now fixed Issue described in Comment 2 is now related to the diagrams