Generating a System Asset from a Request
This article explains how to generate a System Asset from a Request.
Overview
You can generate various system assets directly from a request to accommodate the requirements of the request and begin development of the request features. Each request can generate multiple system assets, and the system establishes relationships between the request and the generated asset.
The following system assets can be generated from a request:
- Story or Backlog Item
When a request has been approved to move forward with new development, you can create a backlog item to implement the request. To generate a backlog item from a request, on the Requests page, select Generate Story from the Edit action menu to the far right and enter field information on the Backlog Item Details page.
- Portfolio Item
When a request has been approved to group a set of stories or child portfolio items at a higher level, you can create a portfolio item to implement the request. To generate a portfolio item from a request, on the Requests page, select Generate Portfolio Item from the Edit action menu to the far right and enter field information on the Portfolio Item Details page.
- Defect
When a request is determined to result from a defect in the system, you can create a new defect to implement the request. Matching defect attributes are auto-filled. To generate a defect from a request, on the Requests page, select Generate Defect from the Edit action menu to the far right and enter field information on the Defect Details page.
- Issue
When a request identifies an issue for the team, you can create a new issue to implement the request. Matching issue attributes are auto-filled. To generate an issue from a request, on the Requests page, select Generate Issue from the Edit action menu to the far right and enter field information on the Issue Details page.
After generating one of these associated assets, you have several options for saving the data:
- Click Save to save the new asset and return to the Requests grid.
- Click Save & New to save the new asset and open a new details window to generate a second asset to be associated with the request.
- Click Save & Close Request to save the new asset and close out the request. Closed requests remain in the system. To view all closed requests, click Filter and select Show Closed Requests.
- Click Save & View to save the new asset and open the Detail page for the associated asset to make updates.
Related concepts
Using Requests to Capture User Feedback and Suggestions
Related references
Why do my requests disappear after generating a story or backlog item