Creating Test Plan using RTC SDK - Setting Include All Items
Hi Jazz Team,
I've questions as I am developing some kind of extension for RTC that is creating plans using RTC SDK. I am able to create plan but I am not able to find where I can change value of Include All Items to false or true.
Is there any flag I can use to change value of this setting from RTC SDK ?.
Thanks a lot.
2 answers
There is no supported API for the agile planning component (you end up using internal API sooner or later). You will have to dig around to find that out.
You might want to consider even looking into an old RTC that still supports the planning component in RTC Eclipse (4.0.x?) to look into the plan configuration wizard. Since there is no longer RTC Eclipse client support for planning I don't know how good maintenance and testing of that API is done and how reliable the API will be.