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

Spot user set on update not at object creation. #3123

Merged
merged 1 commit into from
Jul 16, 2020

Commits on Jul 16, 2020

  1. Spot user set on update not at object creation.

    The changes in 67823bc create the necessary metadata at the creation
    of a Comment object, but if the user is not included at that point but
    later (as is done by the normal public update flow), then it would not
    be created. Wrap the user accessor so we can make sure it is set.
    dracos committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    60af4a7 View commit details
    Browse the repository at this point in the history