Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

IWorkItemInfo class missing method to retrieve start action

This was orginally posted on Nov 10, 2008; but did not receive a reply.

I am writing a follow-up condition to change the child work items when the parent work item state changes.

I am using the IWorkflowInfo class to retrieve information about the workflow for the parent and child work items. There are exposed methods on IWorkflowInfo to retrieve the resolveActionId and the reopenActionId. Is there an exposed method to retrieve the start action for a given workflow? Please advise.

0 votes



3 answers

Permanent link
Hi
The start action is not exposed. It is only needed on work item creation to set an initial state to the work item (a better name would be the 'initialize action'). Maybe you are looking for a 'start working' action (to get into an in progress state)?

Can you please describe the scenario where you need the start action in more detail?

Regards

Marcel
Jazz Work Item team

0 votes


Permanent link
I am creating a follow-on advisor to change the states of child workitems to reflect the state of a parent work item. However, we only change the state of the child if the state is considered less than the parent state. To enable the code to determine the hierarchy of the state machine (less to great), I need to have access to the initial starting state. I prefer not having to hardcode the starting action / state if it can be retrieved dynamically.

0 votes


Permanent link
Hi
As noticed, the start action is not exposed and I see currently no possibility to access it; please file an enhancement work item on jazz.net stating that you need it exposed.

Regards

Marcel
Jazz Work Item 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
× 10,938

Question asked: Dec 02 '08, 9:49 a.m.

Question was seen: 6,252 times

Last updated: Dec 02 '08, 9:49 a.m.

Confirmation Cancel Confirm