Share via

AI child item generator not working

SATISH JAGADISAN 20 Reputation points
2026-04-09T13:12:45.73+00:00

Title: AI Child Item Generator regression: "No work items generated" on Custom Process Template.

Body:

  • Issue: The native AI Work Item Generator fails to suggest test cases for User Stories in my project.
  • Evidence of Bug: I have "Advanced" access and can create test cases manually, so this is not a permissions issue.
  • Region: East US / Georgia.
  • Expected Result: AI should generate a list of draft test cases based on the story content.
  • Actual Result: UI returns "No work items generated."

AI child item generator does generate tasks. However it doesn't generate test cases. It is blank. Another item to note - It creates blank test cases. Test case which are blank do have "In Review" tag. There is AI latency when creating the blank outputs.

Screenshot 2026-04-09 091004.jpg

Azure Language in Foundry Tools
Azure Language in Foundry Tools

An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.

0 comments No comments

Answer accepted by question author

  1. Jerald Felix 11,540 Reputation points Volunteer Moderator
    2026-04-12T14:47:22.92+00:00

    Hello SATISH JAGADISAN,

    Greetings!

    Thanks for raising this question in Q&A forum.

    The issue you're experiencing is a known limitation with the AI Child Item Generator in Azure DevOps when working with Custom Process Templates. The AI generator generates Tasks successfully but fails to generate Test Cases — returning "No work items generated" or creating blank test cases — because the AI model may not correctly map the Test Case work item type when a custom/inherited process template is in use.

    Here are the steps you can follow to troubleshoot and resolve this:

    Step 1: Verify your Extension Version Go to Organization Settings → Extensions and make sure you are on the latest version of the AI Work Item Assistant extension. Older versions may have bugs with Test Case generation.

    Step 2: Check User Story Content The AI Child Item Generator relies on the content of the parent User Story to generate meaningful test cases. Make sure your User Story has a clear Title, Description, and Acceptance Criteria filled in. Sparse content can lead to blank outputs.

    Step 3: Check Custom Process Template – Work Item Type Mapping Since you are using a Custom Process Template, the "Test Case" work item type may have been renamed or modified. Go to Organization Settings → Process → [Your Process] → Work Item Types and confirm that the Test Case type is present and not disabled. The AI generator may fail silently if it cannot find the expected work item type.

    Step 4: Verify Azure OpenAI Service Status The AI generation relies on Azure OpenAI. The AI latency you mentioned (blank items with "In Review" tag) could indicate a backend timeout or service degradation. Check the Azure Status Page (https://status.azure.com) for any ongoing issues in East US region.

    Step 5: Try on a Standard Process Template Project As a test, create a temporary project using the default Scrum or Agile process template and try generating Test Cases there. If it works, the issue is confirmed to be isolated to the Custom Process Template. This helps when raising a Microsoft Support ticket.

    Step 6: Raise a Microsoft Support Ticket Since this appears to be a regression bug (blank test cases with "In Review" status pointing to an AI response issue), it is best to report it via the Azure DevOps Developer Community at https://developercommunity.visualstudio.com/ with your screenshot evidence.

    If this answer helps you kindly accept the answer which will help others who have similar questions.

    Best Regards,

    Jerald Felix.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.