Azure / Azure/apiops

[Question] If new versionset is being added, I notice the first deployment fails. The second one normally succeeds.

Open
#697 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
448
Forks
247
PR merge metrics
No merged PRs in 30d

Description

### Release version

5.1.4

### Question Details

Throws this error: failed with status code 400. Content is '{"error":{"code":"ValidationError","message":"One or more fields contain incorrect values:","details":[{"code":"ValidationError","target":"path","message":"Cannot create API '******-v2' with the same Path '*****/api' as API '****' unless it's a part of the same version set"}]}}'.

### Expected behavior

For the deploy to succeed on the first iteration.

### Actual behavior

Fails for the first deploy. Succeeds on the second.

### Reproduction Steps

Create a new version set for an api.

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.