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

Story status displays "com.ibm.team.apt.story.verified" instead of "Done"

One of the story items is done but the status is displaying "com.ibm.team.apt.story.verified". Modifying the story does not give me the option to say "Done". Any idea what caused this wierd behavior.

0 votes



3 answers

Permanent link
review the work item's workflow, it should tell how verified state is reached
Open PA in Eclipse Client > Project Configuration > Configuration Data > Work Items > Types and Attributes > Select a Work Item Type from Work Item Types section > Workflow > Click on the Pencil

for your case, i assume a resolution action was associated with one of the actions :
 
Look at the Actions and Target State section, Select possibly the Verify Action which is associated with a resolution, you might find one of the resolutions as com.ibm.team.apt.story.verified

moreover, IDs get displayed when there is a reference to a deleted artifact.  So unless you have a state or a resolution named com.ibm.team.apt.story.verified, this might correspond to a deleted state or resolution.

hope it helps

1 vote


Permanent link

In addition to the info Dinesh provided above, I would also try the following...

1. Select to 'Synchronize attribute' on the story item in problem

2. Try to change the workflow state (select any workflow action to move it to a valid state, if possible).

0 votes


Permanent link
The state Id's are mapped to their state name from the work item type's workflow. 
If this mapping fails, the ID's show up.

Below are the possibilities where the mapping (match) fails on existing work items and ID shows up:
-  work item was transitioned to a state and later that state was deleted from the work item type's work flow
-  work flow for the work item type has changed and in the new work flow, the state id does not exist

You can look at the configuration source for the work flow definition and the ID's of the states.

You would need to map that state to a proper state from the latest associated work flow to resolve this.
This mapping can be done with an Export (ID and Status) of the problematic Work Item and update through a Re Import ( ID and Corrected State ID).

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: Jun 10 '13, 9:48 a.m.

Question was seen: 4,838 times

Last updated: Jun 13 '13, 6:39 a.m.

Confirmation Cancel Confirm