Skip to content

Store flat indexes as relative paths when originally specified as relative#18718

Draft
EliteTK wants to merge 2 commits intomainfrom
tk/fix-flat-index-absolute
Draft

Store flat indexes as relative paths when originally specified as relative#18718
EliteTK wants to merge 2 commits intomainfrom
tk/fix-flat-index-absolute

Conversation

@EliteTK
Copy link
Copy Markdown
Contributor

@EliteTK EliteTK commented Mar 25, 2026

Summary

Fixes #15055.

This introduces a bit of denormalisation in line with the other related code. I'm not too happy about this. It was konsti's suggestion on the original PR to sort this out and I think I have a better idea of how but haven't quite wrapped my head around this yet.

Test Plan

A new regression test was added, but I need to expand it a bit.

@EliteTK EliteTK added the bug Something isn't working label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Relative indexes are stored as absolute in the lockfile

1 participant