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

168 fix entities being listed as changed due to import #175

Merged
merged 8 commits into from
Aug 24, 2024

Conversation

Metawolve
Copy link
Member

This PR fixes a bug where entities were flagged as updated during the imports, although they haven't been changed, which would have caused more loading times for the app.

It also removes the Google font from the Backoffice and fixes errors when the token expires when using the backoffice, now it will redirect to the login instead.

@Metawolve Metawolve added the bug Things that are broken and require fixing label Aug 24, 2024
@Metawolve Metawolve added this to the EF28 (2024) milestone Aug 24, 2024
@Metawolve Metawolve self-assigned this Aug 24, 2024
@Metawolve Metawolve linked an issue Aug 24, 2024 that may be closed by this pull request
@Fenrikur Fenrikur merged commit 41d6d76 into main Aug 24, 2024
@Fenrikur Fenrikur deleted the 168-fix-entities-being-listed-as-changed-due-to-import branch August 24, 2024 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that are broken and require fixing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix entities being listed as changed due to import
2 participants