Ticket #951 (closed Defect: worksforme)
a composite label value is not updated when the child topic involved in it is
Reported by: | Malte | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | |
Component: | DeepaMehta Standard Distribution | Version: | 4.7 |
Keywords: | Cc: | jri | |
Complexity: | 5 | Area: | Application Framework / API |
Module: | deepamehta-core |
Description
What i justhave observed is, when updating the "ka2.geo_object.name" value via a PUT to the "core/topic" REST API, the label of the "Geo Object" does not change.
I could not find a related ticket dealing with this.
My first guess is, may be the following has a role in this issue:
Some type defs do not include an explicit label configuration, such as "ka2.geo_object" for example. In this case, some default applies to calculate the label value used in the composite topic (the rule is something like, "first text child" or so but i am not 100% sure).
Change History
Note: See
TracTickets for help on using
tickets.
When updating a child topic directly the parent's label is not recalculated. You have to update the parent instead.
Instead
do this: