Skip to content

Conversation

nikhilbonte21
Copy link

No description provided.

ankitpatnaik-atlan and others added 3 commits September 24, 2025 10:14
ADMIN-347 | Add diff calculation during term linking
ADMIN-358 | Fix not_in operator tags in abac
DQ-168 : Update policies for DQ
@nikhilbonte21 nikhilbonte21 merged commit 3f8e62a into beta Sep 25, 2025
13 of 15 checks passed
validateTypeNames(typesDef);
}
}
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Type Validation Causes Data Corruption

The validateTypeNameExists method, called during type update and delete operations, reinitializes the typeDefStore if a type isn't found. This can lead to data corruption, concurrency issues, and data inconsistency. Additionally, the method silently ignores exceptions other than TYPE_NAME_NOT_FOUND.

Additional Locations (2)

Fix in Cursor Fix in Web

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.

4 participants