-
-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
bugSomething isn't workingSomething isn't workingstateIssues relating to state management in the code.Issues relating to state management in the code.triageFor issues that have not yet been classified.For issues that have not yet been classified.
Milestone
Description
Describe The Bug
When comics are batch scraped, they are temporarily marked as CHANGED but then reverts to their previous state.
To Reproduce The Bug
Steps to reproduce the behavior. Please be as complete as possible and describe the exact steps and values used to cause the error:
- Select a group of comics that are currently "STABLE".
- Start batch scraping.
- As each is scraped, the state on the page reads "CHANGED".
- The state in the database stays "STABLE".
- The comic ultimate reverts to "STABLE".
Expected Behavior
- The database should update the state to "CHANGED".
- The web UI should continue to say the comic is "CHANGED".
Operating System
Where is ComiXed running?
- Windows
- Linux (any distro)
- MacOS
- Docker (if checked, please select the host OS as well)
Database
What database is ComiXed using?
- Postgres
- MySQL/MariahDB
- H2 (embedded, generally unsupported)
- Other (please provide the name in the bug description)
Browser (If A Web Issue)
- Chrome
- Firefox
- Safari
- Other (if so, please provide a name)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingstateIssues relating to state management in the code.Issues relating to state management in the code.triageFor issues that have not yet been classified.For issues that have not yet been classified.