CLI command cannot complete due to hardcoded tenant _dep in basic-plan-members.json
まだ誰も着手していません。
評価
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 初心者へのやさしさ
- 88/100
- issue の種類
- バグ
- 明瞭さ
- 明確に書かれている
- 活発さ
- 活発
- 技術スタック
- javascript
- 領域
- cli
調査の方向性
industry/telecom/standard/audiences/basic-plan-members.json から始め、その tenant 参照を plan-details.json と比較します。デプロイ中に getTenantId() が {tenantId} をどのように置換するかを確認し、その後、異なる tenant ID を持つサンドボックスで AJO Bootcamp CLI が最後まで完了し、影響を受ける両方の参照が正しく解決されることを検証します。
索引モデルが issue の本文から書いたものです。
説明
Tenant name _dep is causing the CLI process for AJO Bootcamp to fail when run for different sandboxes.
The bug: In industry/telecom/standard/audiences/basic-plan-members.json, the segment's PQL expression hardcodes the tenant namespace as the literal string "_dep" (in both the expression.value PQL and the ansibleDataModel field id "profile._dep.plan.name"). But every schema field-group JSON in this repo uses a {tenantId} placeholder (e.g. plan-details.json) that gets swapped for the sandbox's real tenant ID at deploy time via getTenantId()
- 主要言語
- JavaScript
- スター
- 8
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
Automattic/studio#4908 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 86/100
sugarlabs/musicblocks#8847 ·