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

Fix Version Handling during Update of User with Alias #2944

Merged

Conversation

adrianhoelzl-sap
Copy link
Contributor

During testing of the alias feature, we discovered that subsequent updates of users with an alias will fail because the version field is not handled correctly. When building the alias entity for the "original" user, the version property is not set and therefore treated as zero. However, when the alias entity was updated previously, its version field is no longer zero and the alias update fails.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187886004

The labels on this github issue will be updated when the story is started.

@adrianhoelzl-sap adrianhoelzl-sap requested review from strehle and a team July 1, 2024 15:27
@strehle strehle requested a review from hsinn0 July 10, 2024 15:56
@strehle strehle merged commit 36f4cb4 into develop Jul 11, 2024
22 checks passed
@strehle strehle deleted the fix-version-handling-during-update-of-user-with-alias branch July 11, 2024 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

4 participants