Metadata
- Source
- FLUID-5285
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- Antranig Basman
- Reporter
- Cindy Li
- Created
2014-03-11T14:54:53.214-0400 - Updated
2014-03-11T15:14:12.996-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Framework
Description
In a component tree that only has relay components in a structure of one top and several sub-components. One single change request on either the top or sub components should only be relayed and reflected once at the top rather than relaying across all components.
Comments
-
Cindy Li commented
2014-03-11T15:04:30.183-0400 Issued a pull request (https://github.com/amb26/infusion/pull/4) against Antranig's FLUID-5282 branch (https://github.com/amb26/infusion/tree/FLUID-5282) with an unit test to demonstrate this issue.
-
Cindy Li commented
2014-03-11T15:14:12.987-0400 Using "" rather than "*" as the path for the model listener would fix the issue.