User Story Status Task
Last updated
Last updated
The status of a user story can be set to a specific value once the deployment takes place in an environment. The following screen is displayed on adding a user story status task.
Fill in the required details:
Name
Enter any name of your choice for the user story status task being created. Note: Only letters, numbers, underscores (_), and periods (.) are permitted.
User Story Status
Select appropriate status to which the current status of the user story has to be changed once the deployment to specific environment is done. The available status options are: To Do – The user story status can be reset to - To Do once the deployment is done in any specific environment. For e.g., the same user story can be deployed to multiple environments one after the other and in each stage the status has to be reset to - To Do as the process has to be repeated. In Progress – The user story status can be set to In Progress when the implementation of user story is still work in progress or done in a phased manner . Ready for QA – The user story status can be set to Ready for QA once the deployment is done in QA and is available for testing. Done - The user story status can be set to done once working with the user story is complete after deploying the changes to the specific environment.
Description
Any message that is to be conveyed to the task performer can be mentioned here.
Continue on Failure
Enable this option if you want the pipeline to proceed with the subsequent tasks even if one task fails. This is useful when multiple tasks are configured in a stage and a failure in one task should not block the execution of the remaining tasks.