Imported change requests from Excel not appearing in sprint

We’re having issues with bulk imported change requests not showing up in our sprint backlog. We used the Excel bulk upload feature to import 47 change requests with all required fields mapped including iteration path, area path, and assigned to fields.

The import succeeded without errors and all items show in queries when filtering by work item type. However, none of these change requests appear in our current sprint backlog view even though the iteration path is set correctly to Project\Sprint 12.

When I check individual items, the iteration path field shows the correct sprint. Our backlog query filters are standard - just filtering by iteration and work item state. Has anyone encountered this before? We need these visible for sprint planning tomorrow.

Check if your backlog configuration includes Change Request as a valid work item type for the backlog level you’re viewing. By default, Azure Boards only shows specific work item types at each backlog level (Epic, Feature, User Story, etc.). Change Requests might need to be explicitly added to your process template backlog configuration.

The behavior depends on your backlog level configuration. User Stories typically appear at the Stories backlog level by default, but Change Requests might be configured at a different level. Go to Project Settings > Team Configuration > Backlogs and verify which backlog levels include Change Request. Also check if there’s a custom field filter applied to your sprint view that might be excluding these items based on category or type metadata.

I’ve seen this exact issue. The problem is usually that imported items don’t automatically get added to the backlog hierarchy. Even with the correct iteration path, they need to be linked to parent features or epics to appear in the structured backlog view. Try checking if your items have proper parent links established. You might need to manually link them or reimport with a parent work item ID column included in your Excel template.