id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
7767,Provide support for multiple independent chains,sue.sml2006@gmail.com,richard,Currently it seems !TracTicketChainedFields only supports one field at the top of the chain. It would be nice if we could have multiple independent chains. Perhaps there is a way to hack it_ but the following doesn't work today even though it's valid json. Only the second set of chained fields is considered\r\n\r\n{{{\r\n{\r\n    "tcf_Component": {\r\n        "component1":{\r\n            "tcf_subcomponent":{\r\n                "Sub1":{}\r\n            }\r\n        }_\r\n        "component2":{\r\n            "tcf_subcomponent":{\r\n                "Sub2":{}\r\n            }\r\n        }_\r\n        "testing":{\r\n            "tcf_Subcomponent":{\r\n                "Sub2":{}\r\n            }\r\n        }\r\n    }_\r\n    "tcf_foundinphase": {\r\n        "Unknown":{\r\n            "tcf_feature":{\r\n                "Unknown":{}\r\n            }\r\n        }_\r\n        "System Integration":{\r\n            "tcf_feature":{\r\n                "Feature2":{}\r\n            }\r\n        }_\r\n        "Unit Test":{\r\n            "tcf_feature":{\r\n                "Feature1":{}\r\n            }\r\n        }_\r\n        "System Test":{\r\n            "tcf_feature":{\r\n                "Feature3":{}\r\n            }\r\n        }_\r\n        "Customer":{\r\n            "tcf_feature":{\r\n                "Feature1":{}\r\n            }\r\n        }\r\n    }           \r\n}\r\n}}},enhancement,closed,normal,TracTicketChainedFieldsPlugin,normal,fixed,,manolowolder_ phooper0001@yahoo.com,0.11
