Azure / Azure/azure-sdk-tools

Extra values in triage work item value is breaking api spec work item creation

Open
#8,973 0 comments 0 reactions 1 assignee Assigned to @jrferry101 View on GitHub
Engagement Experience
Dominant language
C#
Stars
135
Forks
260
Avg merge
1d 22h
Merged PRs (30d)
115

Description

Create a workitem failed to create an API Spec work item with exception:

> The field 'APISpecDefinitionType' contains the value 'TypeSpec + DPG' that is not in the list of supported values".

When the `API SPEC` work item is created, the logic looks at the `Triage` workitem values. It copies the value for management or data plane.

The problem here is that the field `Triage Data API Spec Definition Type` uses more values that are not part of the `APISpecDefinitionType`.

**Action** is to clean up all triage issues and eliminate values that are not `OpenAPI` or `Typespec`. The list of issues is: https://dev.azure.com/azure-sdk/Release/_queries?tempQueryId=f4309599-0351-468c-a676-5588093a9e75

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.