Losing a user story, defect, test case, or other type of CA Agile Central work items can be frustrating. With the exception of a permanent deletion by another user, it is unlikely that the missing item is gone forever. Below is a list of the most common reasons why you may not be able to find an artifact, and what to do to check or resolve each.
When you can no longer find a work item, the first thing to do is search for it. The search field in the upper-right corner of any CA Agile Central page will scan the entire workspace for the artifact.
If possible, it's best to search for the full Formatted ID of the missing artifact, such as US1103?
A common cause for missing items is another member of your team deleted the artifact. If you cannot find your item through search, check the Recycle Bin next. The link for the Recycle Bin is at the bottom-right corner of any CA Agile Central page.
Default sorting will show the most recently deleted items at the top of the page. You can select the columns at the top to sort by other criteria, such as Name, Type, and Deleted By. Select the gear icon to the left of a work item to restore it.
If the missing work item was associated to another item in CA Agile Central?a user story, defect, iteration, release?you can check the other item's?revision history?to find the missing artifact.
For an iteration or release, a work item will be removed from these timeboxes if you delete the item or move it to another project. When a work item is moved to another project, the revision will read the same, but will not include the Moved to Recycle Bin text. If the missing item was attached to another artifact, you will also see an entry.
If you have permission to a project that contains your stories, and an administrator then removes your permissions, you will no longer be able to see those work items.
The easiest way to check for a permission change is to go to the Setup ? Profile page. Select the Revisions link. You may also check with your subscription administrator to see if your access rights have been removed or modified.
A user story can be deleted inadvertently if it has a parent. When you delete a parent story, all child stories within are also deleted. When you attempt to delete a parent story, a pop-up displays asking you to verify you want to delete the parent story and all associated children.
When a group of parent and child stories is deleted, only the top-most story will display in the Recycle Bin page. To restore any children inside:
Consider the following about parent-child relationships:
This behavior is in accordance with Agile methodology. When you create child stories underneath an existing story, the scope of work is too large to fit into a single iteration. Multiple child stories are completed during several iterations instead, and when all of the work in the children is complete, the status will roll-up to the parent story.
Since the backlog is a collection of work that is ready to be scheduled, and parents are too large to schedule, parents do not display in these locations.
If you are trying to denote a theme of work and do not want to use parent stories, consider these options:
When you delete a user story that has a parent, the association to the parent is automatically severed when the story is moved to the Recycle Bin. If the story is later restored, it will not be re-associated to the parent automatically.
CA Agile Central's database rules require this behavior, to prevent work items from being restored with an association to a work item that does not exist. For example, Story A is the parent of Story B. Story B is deleted, and a few days later, Story A is also deleted. If Story B is restored without these rules, it would show Story A as the parent, which is a null object. This could cause broken links and problems with various apps and pages.
However, because the association is removed immediately prior to a deletion, the ID and name of the former parent are preserved in the revision history. You may restore parent associations with the following method:
If you need to parent several restored user stories, consider using the Story Hierarchy app to do this efficiently.