Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Component/s: Decoration model
-
Labels:None
-
Number of attachments :
Description
see MSITE-582
suppose parent descriptor has following breacrumb items:
A > B > C > D > E > F
I want a child to remove D > E > F and replace with M > N > O
A > B > C > M > N > O
To do that, that child should define C > M > N > O
C is found in parent breadcrumb items, then we can delete the following parent items then add following child items
Issue Links
- is depended upon by
-
MSITE-582
Make it possible to remove breadcrumbs in child projects again
-
done in r1196128