Skip to main content
Newcomer
May 10, 2023

OneStream 7.3.3 Update

  • May 10, 2023
  • 2 replies
  • 0 views

Dear Community 

We want to update an application from the 6.8.1 version to 7.3.3 of OneStream. 

Is there any possibility that the member ID could change from one version to another? 

Thank you in advance 

2 replies

OneStream Employee
May 11, 2023

Everything is possible, in the sense that an asteroid could hit Earth tomorrow ☺ ...

It's fairly unlikely any upgrade would change the ID of a member. This said, it is technically possible; which is why we say to always use them from the API (i.e. DimType.Account.Id, api.Members.GetMemberId ...) instead of hardcoding values.

pbassoAuthor
Newcomer
May 11, 2023

Got it!

Thank you for your response