Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

Unable to use the Plans WebUI for custom Process template.

Using a custom template of our own for a project area, I am getting the following error if i navigate to the plan view.
"ast query not not well formed\n \nIterationPlanRecordQueryModel r = IterationPlanRecordQueryModel.ROOT;\nAstQuery q = (AstQuery) IItemQuery.FACTORY.newInstance(r);\nq.distinct();\nq.filter(r.owner().projectArea()._in(new IString[] {q.newItemHandleArg()})._and(r.iteration()._in())._and(r.owner().contributors()._contains(q.newItemHandleArg()));\nq.orderByAsc(r.iteration().archived());\nq.orderByAsc(r.iteration().internalEndDate());\nq.orderByAsc(r.iteration().internalStartDate());\nq.orderByAsc(r.iteration().name());\nq.orderByAsc(r.name());"

But on the same server for out of box process templates the view comes up and works as expected.
Can you please tell me what could be missing in the custom process template so that i will be able to use the plans web ui view.
I can use the RTC thick client to create a plan and view it in the team artifacts tree as well.

0 votes



2 answers

Permanent link
Using a custom template of our own for a project area, I am getting
the following error if i navigate to the plan view.
"ast query not not well formed\n \nIterationPlanRecordQueryModel
r = IterationPlanRecordQueryModel.ROOT;\nAstQuery q = (AstQuery)
IItemQuery.FACTORY.newInstance(r);\nq.distinct();\nq.filter(r.owner().projectArea()._in(new
IString[]
{q.newItemHandleArg()})._and(r.iteration()._in())._and(r.owner().contributors()._contains(q.newItemHandleArg()));\nq.orderByAsc(r.iteration().archived());\nq.orderByAsc(r.iteration().internalEndDate());\nq.orderByAsc(r.iteration().internalStartDate());\nq.orderByAsc(r.iteration().name());\nq.orderByAsc(r.name());"

But on the same server for out of box process templates the view comes
up and works as expected.
Can you please tell me what could be missing in the custom process
template so that i will be able to use the plans web ui view.
I can use the RTC thick client to create a plan and view it in the
team artifacts tree as well.

Telling from the query, it looks like you don't have any iterations set up
(or maybe no iterations with the 'has deliverable' flag).

--
Regards,
Patrick
Jazz Work Item Team

0 votes


Permanent link
On Mon, 05 Oct 2009 23:52:56 +0200, aradhya1982
<aradhya1982> wrote:

e same server for out of box process templates the view comes
up and works as expected.
Can you please tell me what could be missing in the custom process
template so that i will be able to use the plans web ui view.
I can use the RTC thick client to create a plan and view it in the
team artifacts tree as well.


Could you please open a defect with steps to reproduce (preferably the
process template you are using). Please file against "Agile Planning".
Thank you!

--
MikeS
Jazz Agile Planning team

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Oct 05 '09, 5:51 p.m.

Question was seen: 4,593 times

Last updated: Oct 05 '09, 5:51 p.m.

Confirmation Cancel Confirm