Upgrade teams to enterprise using ibis api [WPB-22420]#21867
Merged
Conversation
markbrockhoff
force-pushed
the
mb/upgrade-teams-to-enterprise-via-ibis-api
branch
from
July 15, 2026 14:58
a4ca13c to
4fee522
Compare
markbrockhoff
force-pushed
the
mb/upgrade-teams-to-enterprise-via-ibis-api
branch
from
July 15, 2026 15:26
4fee522 to
b3a00ef
Compare
markbrockhoff
force-pushed
the
mb/upgrade-teams-to-enterprise-via-ibis-api
branch
from
July 16, 2026 07:02
b3a00ef to
92a3a39
Compare
markbrockhoff
force-pushed
the
mb/upgrade-teams-to-enterprise-via-ibis-api
branch
2 times, most recently
from
July 16, 2026 12:18
a41c144 to
01a390c
Compare
markbrockhoff
force-pushed
the
mb/upgrade-teams-to-enterprise-via-ibis-api
branch
from
July 16, 2026 15:14
8a8ec96 to
9ecba59
Compare
It's already on by default on qa-federation
markbrockhoff
force-pushed
the
mb/upgrade-teams-to-enterprise-via-ibis-api
branch
from
July 16, 2026 15:18
9ecba59 to
4b7b09a
Compare
…com:wireapp/wire-webapp into mb/upgrade-teams-to-enterprise-via-ibis-api
iskvortsov
marked this pull request as ready for review
July 20, 2026 07:55
iskvortsov
requested review from
arjita-mitra,
e-maad,
ikotarac,
otto-the-bot,
screendriver,
thisisamir98 and
zskhan
as code owners
July 20, 2026 07:55
Contributor
|
I checked with execution of e2e tests and it seems to be working. No issues with "Upgrade to enterprise" popups. |
thisisamir98
approved these changes
Jul 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR changes how teams are upgraded to an enterprise plan. So far a workaround was used to unlock the features by calling the backend. The new flow communicates with Ibis directly to set up a payment method first making the flow more realistic and reliable.