Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CNX-8920 use account migration when selecting accounts in sdk #3216

Merged

Conversation

BovineOx
Copy link
Contributor

  • Ensuring accounts migrated to a new server are returned first
  • Ensuring we have no duplicate accounts (by ID)
  • Unit test added from Jedd's branch (and reviewed)

BovineOx and others added 3 commits March 11, 2024 20:47
Changes to ensure they are aware of the movedFrom property added for server migration
removing duplicate accounts from those returned from GetAccounts(), where the account ID matches but is essentially the same as the account coming from the upgraded account.
Updated summary comment
Added .TrimEnd('/') when setting the ServerInfo.url
@AlanRynne AlanRynne changed the title Cnx 8920 use account migration when selecting accounts in sdk CNX-8920 use account migration when selecting accounts in sdk Mar 12, 2024
Account unit tests
Copy link
Member

@AlanRynne AlanRynne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unit tests are fixed (pending CI confirmation) and changes reviewed live on Rhino/Grasshopper + Manager beta.

Everything seems to work as intended.

@AlanRynne AlanRynne added this to the 2.18 milestone Mar 12, 2024
@AlanRynne AlanRynne merged commit cbe6511 into main Mar 12, 2024
32 checks passed
@AlanRynne AlanRynne deleted the CNX-8920-Use-Account-migration-when-selecting-accounts-in-SDK branch March 12, 2024 14:44
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.

None yet

3 participants