[Wish] Using complex hierarchies departement in scopecreator

Bug #1434403 reported by Winael
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Scopecreator
New
Undecided
Unassigned

Bug Description

Hi,

I just saw that we can use complex hierarchies department to create scope in the docs. It would be nice if we can use it in scope creator.

We could imagine a feeds.json file which look likes :

    [
        {
            "label": {
                "category1": {
                    "label": "Category 1",
                    "id": "http://feed.to.category1.xml"
                },
                "category2": {
                    "label": {
                        "category21": {
                            "label": "Category 2.1",
                            "id": "http://feed.to.category21.xml"
                        },
                        "category22": {
                            "label": "Category 2.2",
                            "id": "http://feed.to.category22.xml"
                        }
                 }
        }
    ]

What do you think about it ? it could be great to have a really good scope experience with website with complex hierarchy

Cheers,
Winael

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.