Skip to content

Conversation

@JBWilkie
Copy link
Contributor

Problem

Version 1.0.4 introduced a bug with the annotation importer that causes it to fail with a syntax error if append=False, which is the default behaviour

Solution

The root cause is that 1.0.4 changed the structure of the remote_files object to work with annotation & slot alignment, but this broke the overwrite warning checker, which was expecting the old structure

To resolve, this PR updates the structure that the overwrite warning checker expects

Changelog

Resolved bug with importing annotations when not appending

@linear
Copy link

linear bot commented Aug 16, 2024

@JBWilkie JBWilkie merged commit 5c0cfff into master Aug 16, 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