Skip to content

Conversation

@harshithad0703
Copy link
Contributor

@harshithad0703 harshithad0703 commented Sep 26, 2025

  • Fix removeRedundantPaths logic to properly filter parent paths
  • Sort paths by length (longest first) to prioritize specific paths
  • Remove parent paths that are direct ancestors of child paths
  • Maintain all necessary paths for complex reference structures
  • Resolve duplication issue with .include(["content", "content.content"])

…dant parent paths. Introduce removeRedundantPaths method for improved path filtering.
@harshithad0703 harshithad0703 changed the base branch from development to master September 26, 2025 12:46
@harshithad0703 harshithad0703 changed the base branch from master to development September 26, 2025 12:47
@harshithad0703 harshithad0703 marked this pull request as ready for review September 26, 2025 13:23
@harshithad0703 harshithad0703 requested a review from a team as a code owner September 26, 2025 13:23
@harshithad0703 harshithad0703 merged commit 68bd4aa into development Sep 26, 2025
9 checks passed
@harshithad0703 harshithad0703 deleted the fix/dx-3566-deduplicate-references branch September 26, 2025 13:23
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.

3 participants