Hi,
My flow able to create user story for the created feature and fill in all the fields that flow from feature.
However, it is not able to create the parent link to the feature when the flow created the user story automatically.
I used URL as the field to link for both of the feature and user story.
When test on the flow, it show the error 404 with the exeption.
Solved! Go to Solution.
Hi @jellychai ,
Could you provide a complete screenshot of the Flow run history and Flow configuration?
It seems that the error is in Update a work item action, and the error message indicates that the item which needs to be updated does not exist.
Please try filling Dynamic content-Id in Work Item Id field and see if issue still exists, as below:
Best Regards,
Hi @jellychai ,
Could you provide a complete screenshot of the Flow run history and Flow configuration?
It seems that the error is in Update a work item action, and the error message indicates that the item which needs to be updated does not exist.
Please try filling Dynamic content-Id in Work Item Id field and see if issue still exists, as below:
Best Regards,
Hi Barry,
It solved my issue.
Thanks.
Regards,
Jelly