Skip to content

Conversation

@JBWilkie
Copy link
Contributor

@JBWilkie JBWilkie commented Oct 11, 2024

Problem

In DAR-2981, we allowed fetch_remote_files to return the layout of a remote file

However, this change assumed there would always be a layout, and for non-processed files, the layout is not yet populated, leading to a syntax error

Solution

Allow fetch_remote_files to return non-processed files by making return of layout optional

Changelog

Allow fetch_remote_files to return non-processed files

@linear
Copy link

linear bot commented Oct 11, 2024

@JBWilkie JBWilkie merged commit 2644edc into master Oct 23, 2024
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.

3 participants