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.
{
"error": {
"code": 404,
"source": "asia-001.azure-apim.net",
"clientRequestId": "7db7f89e-32cc-4ca8-87f0-6de73e8d65c5",
"message": "The response is not in a JSON format.",
"innerError": "The resource you are looking for has been removed, had its name changed, or is temporarily unavailable."
}
}