Skip to content

Conversation

@MartijnMuijsers
Copy link
Contributor

@MartijnMuijsers MartijnMuijsers commented Jan 9, 2026

Legacy conversion was broken in f00727c57e564f3a8cb875183a54142feb693db7 due to dependency loop: legacy conversion was dependent on the max durability, but getting the max durability now also became dependent on legacy conversion.

This PR fixes it. For example, LEGACY_RECORD_3.isRecord() will again return true (like it did before the conversion broke) instead of false.

Legacy conversion was broken in f00727c due to dependency loop:
legacy conversion was dependent on the max durability, but getting the max durability now also became dependent on legacy conversion.
@MartijnMuijsers MartijnMuijsers changed the title Restore legacy conversion Fix legacy conversion Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

1 participant