CLI command cannot complete due to hardcoded tenant _dep in basic-plan-members.json
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 88/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- javascript
- Domain
- cli
Research direction
Start with industry/telecom/standard/audiences/basic-plan-members.json and compare its tenant references with plan-details.json. Read how getTenantId() substitutes {tenantId} during deployment, then verify the AJO Bootcamp CLI completes for sandboxes with different tenant IDs and both affected references resolve correctly.
Written by the indexing model from the issue text.
Description
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()
- Dominant language
- JavaScript
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·
-
client-controller-update ta-bot-triage team-money-movement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
MetaMask/metamask-mobile#36594 ·