[Question] api name suffixed with ;rev=n is working even for first Revision
- Lingua principale
- C#
- Stelle
- 448
- Fork
- 247
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
### Release version
v6.0.1.1
### Question Details
We had an issue with revisions in APIOps when any revision other than first revision was set to current.
By making the folder api folder name suffixed with **;rev=n**, we noticed publish is working even for first Revision (;rev=1)
This helped us to fix multiple revision issue by having clear segregation of revisions.
At the same time, the extractor is not suffixed for first revision. Is there a property that can be set to make ;rev=n suffixed for all api folder names.
### Expected behavior
api/echo-api;rev=1
api/echo-api;rev=2
api/echo-api;rev=3
### Actual behavior
api/echo-api
api/echo-api;rev=2
api/echo-api;rev=3
or
api/echo-api;rev=1
api/echo-api
api/echo-api;rev=3
### Reproduction Steps
Extract
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con la riproduzione di Extract e confronta i nomi delle cartelle API previsti ed effettivi per le revisioni 1, 2 e 3. Determina se una proprietà può far comparire il suffisso ;rev=n anche per la prima revisione; il lavoro è completato quando questo comportamento è spiegato e la configurazione supportata o la limitazione è chiara.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- azure, csharp
- Ambito
- api, devops
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100