googleapis / googleapis/google-api-nodejs-client

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

Offen
#3,012 0 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
priority: p2 type: bug
Vorherrschende Sprache
TypeScript
Sterne
12.2k
Forks
2k
Ø Merge
1 T. 9 Std.
Gemergte PRs (30 T.)
24

Beschreibung

#### 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" }`

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

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.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
nodejs, typescript
Bereich
api
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.