Bug #3209
URS, annotation structure, ensure all modification updates also the Analec Vue V2
Status: | New | Start date: | 01/13/2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Annotation | Spent time: | - | |
Target version: | TXM 0.8.4 |
Description
Since all TXM URS annotation interfaces uses the Analec Vue to fill the widgets values, if the Analec Vue is not updated when the structure is modified, the annotations won't be shown in the UIs
Several modifications must be tested :
To reproduce 1¶
- open the annotation structure
- rename the Entity@Property to Entity@Property2
- open the Analec Vue configurator dialog (URS menu) -> the properties to show table was not updated with the new Entity@Property2 name
Solution 1¶
When the VisuStructure rename() command is called, update as well the Analec Vue. The VisuVue class can help to edit the Vue.
Related issues
History
#1 Updated by Serge Heiden about 1 year ago
- Parent task set to #3204
#2 Updated by Matthieu Decorde about 1 year ago
- Parent task deleted (
#3204)
#3 Updated by Matthieu Decorde about 1 year ago
- Subject changed from URS, annotation structure, ensure all modification updates also the Analec Vue to URS, annotation structure, ensure all modification updates also the Analec Vue V2