codecov / engineering-team

This is a general repo to use with GH Projects
1 stars 1 forks source link

Discrepancy between members page and plan page total seats for Accounts #2995

Open spalmurray-codecov opened 6 days ago

spalmurray-codecov commented 6 days ago

https://app.codecov.io/members/github/codecov says 120 total seats https://app.codecov.io/plan/github/codecov says 130 total seats

Something is up with the Account details API. The new GQL API being used on the second link should be giving the correct number. Our best guess now is that it's using Codecov's plan instead of the Sentry account plan.

It's possible need to do some more clean up in the Account creation process if the child orgs have existing plans. Maybe poke around there a bit too.