googleapis / googleapis/google-api-nodejs-client

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

オープン
#3,012 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
priority: p2 type: bug
主要言語
TypeScript
スター
12.2k
フォーク
2k
平均マージ
1日 9時間
マージ済み PR(30日)
24

説明

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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、カスタムテンプレートに未反映の変更がある workspace に対して accounts.containers.workspaces.getStatus を再現し、workspaceChange のレスポンスを調査します。カスタムテンプレートのエントリに changeStatus と変更されたエンティティの両方が含まれ、他のエンティティタイプで示されている動作と一致すれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
nodejs, typescript
領域
api
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。