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

SUP-21037: update kuser_id column to match 'sessionUserId' = puser_id + generate user on the fly if not exist #9254

Merged
merged 3 commits into from
Mar 22, 2020

Conversation

amiras89
Copy link
Contributor

@amiras89 amiras89 commented Mar 18, 2020

This change is Reviewable

@amiras89
Copy link
Contributor Author

@MosheMaorKaltura
Tested:

  1. appToken->add with new 'sessionUserId'

Expected behavior: generate 'sessionUserId' user on the fly and set appToken 'kuser_id' to match new puser_id

Actual behavior: (same as expected)

  1. appToken->update with new / existing 'sessionUserId'

Expected behavior: create or replace 'sessionUserId' and update 'kuser_id' to match new puser_id
Actual behavior: (same as expected)

@MosheMaorKaltura
Copy link
Contributor

Approved

@amiras89 amiras89 merged commit 57c35f9 into Orion-15.20.0 Mar 22, 2020
@amiras89 amiras89 deleted the Orion-15.20.0-SUP-21037 branch March 22, 2020 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants