Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: deletedAt not set for offline assets during 1.116.0 migration #13086

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

zackpollard
Copy link
Contributor

Since 1.116.0 we now assume deletedAt is set for offline assets, which makes them show in trash and get hidden in other screens. This PR will add a migration to set deletedAt for all offline files at the time it runs.

Copy link
Member

@bo0tzz bo0tzz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Presumably this overrides deletedAt for assets that went offline between 1.116.0 and this migration, is that an issue?

@zackpollard zackpollard force-pushed the fix/external-library-offline-deletedat-migration branch from 49b9cb3 to 327d65b Compare October 1, 2024 11:37
@zackpollard
Copy link
Contributor Author

Presumably this overrides deletedAt for assets that went offline between 1.116.0 and this migration, is that an issue?

Fixed this with a change in the query.

@zackpollard zackpollard merged commit 3b96870 into main Oct 1, 2024
35 checks passed
@zackpollard zackpollard deleted the fix/external-library-offline-deletedat-migration branch October 1, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants