Skip to content

[B] Fix issues with entity list caching and type coercion during harvesting data extraction#197

Merged
scryptmouse merged 5 commits intomainfrom
ag/fix-issue-with-entity-list-caching
Jan 9, 2026
Merged

[B] Fix issues with entity list caching and type coercion during harvesting data extraction#197
scryptmouse merged 5 commits intomainfrom
ag/fix-issue-with-entity-list-caching

Conversation

@scryptmouse
Copy link
Contributor

No description provided.

These values were missing and are preventing sibling navigation
This resolves the issue of entity list caches not getting rebuilt
as expected and adds test coverage to make sure it works
This error ocurred with malformed data (specifically an empty string
where an integer was expected). We can just return nil in this case,
since Liquid & the extraction templates will handle that correctly.
@scryptmouse scryptmouse merged commit 40005e9 into main Jan 9, 2026
2 checks passed
@scryptmouse scryptmouse deleted the ag/fix-issue-with-entity-list-caching branch January 9, 2026 21:18
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.

1 participant