Skip to content

fix(fde): remove duplicate ghost introduction file resolving devops node bug#10111

Open
swdev-Animesh wants to merge 1 commit into
nilbuild:masterfrom
swdev-Animesh:fix/fde-node-collision
Open

fix(fde): remove duplicate ghost introduction file resolving devops node bug#10111
swdev-Animesh wants to merge 1 commit into
nilbuild:masterfrom
swdev-Animesh:fix/fde-node-collision

Conversation

@swdev-Animesh

Copy link
Copy Markdown

Target Issue

Closes #10110

Changes Made

  • Deleted src/data/roadmaps/forward-deployed-engineer/content/introduction@LRBwP7EQj4byox7yKdPAj.md.

Context

This ghost file shared an identical node ID (LRBwP7EQj4byox7yKdPAj) with the official devops-skills content file and its content was an exact duplicate of the correct introduction file ( introduction@PBtnaTE_5AMOa5mxbhoT2.md ).
This collision caused the build script to overwrite or serve the introduction payload instead of the DevOps resources when the DevOps node was clicked in the UI.

Removing this file completely clears the collision and restores the correct content mapping.

…on@LRBwP7EQj4byox7yKdPAj.md


Deletes `introduction@LRBwP7EQj4byox7yKdPAj.md` to resolve an ID collision with the DevOps Skills node. This ensures the correct DevOps resources load when clicked.
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.

Bug: DevOps Skills node loads Introduction content on Forward Deployed Engineer roadmap

1 participant