Skip to content

fix: remove Hyperforce/JWT gate from org create user @W-24022936@ - #1509

Open
WillieRuemmele wants to merge 3 commits into
mainfrom
wr/removeHyperforceJwtGate
Open

fix: remove Hyperforce/JWT gate from org create user @W-24022936@#1509
WillieRuemmele wants to merge 3 commits into
mainfrom
wr/removeHyperforceJwtGate

Conversation

@WillieRuemmele

Copy link
Copy Markdown
Contributor

Summary

  • Remove the Hyperforce/JWT gate check that blocked sf org create user on Hyperforce orgs when the Dev Hub used JWT auth
  • The underlying platform bug (KI: a028c00000j5kSUAAY) has been resolved
  • Clean up related error messages, command description docs, and tests

Work Item

@W-24022936@

Proof of Work

  • TypeScript: compiles clean (tsc --noEmit)
  • Tests: 30 passing (removed 4 tests that exercised the now-removed gate)
  • Note: lint is broken on main due to eslint-plugin-sf-plugin / @typescript-eslint/utils dependency conflict (pre-existing, unrelated)

Test plan

  • sf org create user works on a scratch org using JWT auth on a Hyperforce instance
  • sf org create user still blocks on non-scratch orgs
  • No regression on non-Hyperforce scratch orgs

The platform bug that prevented user creation on Hyperforce orgs via
JWT has been resolved. Remove the now-unnecessary gate check, its
error messages, and associated tests.
@WillieRuemmele
WillieRuemmele requested a review from a team as a code owner August 28, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants