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

[BACKLOG-43080] - fix name collisions on edit and import #9853

Open
wants to merge 1 commit into
base: project-profile
Choose a base branch
from

Conversation

abryant-hv
Copy link
Contributor

  • stop clearing object Id in PartitionSchema.clone
  • stop checking for existing object in PartitionDelegate.elementToDataNode (now handled elsewhere)
  • standardize on finding existing object ids in a case-insensitive manner for all shared object types in the repository
  • Fix Spoon Delegate handling for checking for changed case. Only remove from the backing manager if the name changed more than just case.
  • Clear the object ID if we're removing and adding to the manager so the repository sees the new object as a new object.

- stop clearing object Id in PartitionSchema.clone
- stop checking for existing object in PartitionDelegate.elementToDataNode
  (now handled elsewhere)
- standardize on finding existing object ids in a case-insensitive manner
  for all shared object types in the repository
- Fix Spoon Delegate handling for checking for changed case. Only remove
  from the backing manager if the name changed *more* than just case.
- Clear the object ID if we're removing and adding to the manager so the
  repository sees the new object as a new object.
@abryant-hv abryant-hv requested a review from a team as a code owner March 7, 2025 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant