googleapis / googleapis/google-api-nodejs-client

TagManager API - Workspaces: getStatus endpoint not returning any information for Custom Templates

Aperta
#3,012 0 commenti 1 reazione 0 assegnatari Vedi su GitHub
priority: p2 type: bug
Lingua principale
TypeScript
Stelle
12.2k
Fork
2k
Merge medio
1g 9h
PR unite (30g)
24

Descrizione

#### Environment details

- OS: Windows 10
- Node.js version:
- npm version: 6.14.15
- `googleapis` version: ^95.0.0

#### Steps to reproduce

1. Call tagmanager.accounts.containers.workspaces.getStatus on a workspace which has outstanding template changes
2. workspaceChange array should have an object include both the changeStatus as well as an object containing the entity being changed under the name of that entity type
- `{ "changeStatus": "added", "tag": { "tagId": "1", "name": "Some Tag" } }`
3. Instead, custom templates only show a change status, but no specific entity
- `{ "changeStatus": "added" }`

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Start by reproducing accounts.containers.workspaces.getStatus for a workspace with outstanding custom template changes and inspect the workspaceChange response. Done means the custom template entry includes both changeStatus and the changed entity, matching the behavior shown for other entity types.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
nodejs, typescript
Ambito
api
Tipo di issue
Bug
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Abbastanza chiara
Idoneità per principianti
35/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.