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

[Edit Image] Inconsistency between DB and Filesystem in case of a filesystem error #341

Open
Elfangor93 opened this issue Jan 13, 2025 · 1 comment
Labels
bug Something isn't working prio-high Fix is at high priority

Comments

@Elfangor93
Copy link
Member

When editing and saving an image, in case of...

  • Category was changed
  • Image gets copied
  • Alias has changed
    ... and there is an error in the filesystem trying to adjust the files and folders to adapt to this changes, then the Filestystem creates an error, but the database is already changed. This leads to incosistency between database and filesystem.

What to do to fix this issue

Add a possibility to roll back the database in case there is an error in the filesystem after the database has already changed.

@Elfangor93 Elfangor93 added bug Something isn't working prio-high Fix is at high priority labels Jan 13, 2025
@Elfangor93 Elfangor93 changed the title Error in Filesystem after Image was changed leads to wrong table data [Edit Image] Inconsistency between DB and Filesystem in case of a filesystem error Jan 13, 2025
@Elfangor93
Copy link
Member Author

The same issue also is present for categories. 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio-high Fix is at high priority
Projects
None yet
Development

No branches or pull requests

1 participant