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

[Bug Report] Scan bug after reorganizing a directory structure #257

Closed
Leeingnyo opened this issue Dec 19, 2021 · 1 comment · Fixed by #258 or #271
Closed

[Bug Report] Scan bug after reorganizing a directory structure #257

Leeingnyo opened this issue Dec 19, 2021 · 1 comment · Fixed by #258 or #271
Labels
bug Something isn't working

Comments

@Leeingnyo
Copy link
Member

Describe the bug
After reorganizing my directory structure and scan it, it causes 500 error

To Reproduce
Here is a library structure

root
├ L1A # stands Level 1 A
│ ├ L2A
│ │ ├ L3A
│ │ ├ L3B
│ │ └ L3C
│ └ L2B
│    ├ L3a
│    ├ L3b
│    └ L3
└ L2B
  1. move L3A~C to L1A in the library
  2. scan at admin page
  3. move to library page
  4. got 500 error
@Leeingnyo Leeingnyo added the bug Something isn't working label Dec 19, 2021
@hkalexling hkalexling linked a pull request Jan 23, 2022 that will close this issue
@hkalexling hkalexling mentioned this issue Jan 26, 2022
@mango-assistant
Copy link

Hi there! The issue has been fixed in v0.25.0. Thanks for the bug report!

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

Successfully merging a pull request may close this issue.

1 participant