Skip to content

Avoid duplicate Documents for same file #330

Open
@varungandhi-src

Description

@varungandhi-src

Originally flagged by @Strum355 in Slack:

It looks like we emit multiple SCIP Documents in the same Index for the same file, but with different relative paths. Out of these, some relative paths are wrong because they are not normalized.

We should make sure to normalize all relative paths and not do duplicate work for the same file.

Example URL

image

Scope

  1. Normalize server side
  2. No db migration

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions