Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Fixed
-
None
-
None
-
None
Description
REPO-1084 introduced a bug whereby (parts of) items that are resolved as downstream from multiple reload items are applied multiple times, once for every upstream item.
Consider three items that add the following nodes:
1. /foo
2. /foo/bar
3. /foo/bar/baz
Currently when both item 1 and item 2 are set on reload, item 3 is applied twice.
Attachments
Issue Links
- is a result of
-
REPO-1084 Resolve delta combine initialize items as downstream from the reload item even if the content root of the downstream item is an ancestor of the content root of the reload item and apply the delta only partially
- Closed