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

🐛 Ensure move uses mutated metadata when updating a target object #24

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    2f7c92a View commit details
    Browse the repository at this point in the history
  2. Fix createTargetObject for object whose namespace is mutated

    Previously, createTargetObject updated an object using the metadata
    (including namespace) of the unmutated object, even when the object
    was mutated.
    dlipovetsky committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    88476cd View commit details
    Browse the repository at this point in the history