hierarchy View
Posted: 15 Apr 2021, 12:52
Hello,
this is my configuration I want modify the page view_all_bug_page.php for see the bug according to this scheme (define BY custom Field):
- Bug 1 (custom field Value A)
-Bug 2 (custom field Value B)
-Bug 3 (custom field Value B)
-Bug 4 (custom field Value B)
-Bug 5 (custom field Value A)
-Bug 6 (custom field Value B)
-Bug 7 (custom field Value B)
-Bug 8 (custom field Value B)
Bug 1 is mother of bug 2,3,4
Bug 5 is mother of bug 5,6,7
the relationship mother sons has define by standard field.
do they help me?
thanks
this is my configuration I want modify the page view_all_bug_page.php for see the bug according to this scheme (define BY custom Field):
- Bug 1 (custom field Value A)
-Bug 2 (custom field Value B)
-Bug 3 (custom field Value B)
-Bug 4 (custom field Value B)
-Bug 5 (custom field Value A)
-Bug 6 (custom field Value B)
-Bug 7 (custom field Value B)
-Bug 8 (custom field Value B)
Bug 1 is mother of bug 2,3,4
Bug 5 is mother of bug 5,6,7
the relationship mother sons has define by standard field.
do they help me?
thanks