-
Notifications
You must be signed in to change notification settings - Fork 4
[🐛] chibi update removes "Date started", "Notes", and potentially other fields #37
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When modifying a list entry using the chibi update command, the "Date started" field for that specific anime is unintentionally cleared/removed from my AniList profile.
To Reproduce
Steps to reproduce the behavior:
- Ensure you have an active anime or manga in your AniList profile with a "Date started" already set.
- Open PowerShell and run a command to update its progress or score, for example:
chibi update <id> --progress 5(or even without a flag). - Check the updated entry via the AniList website.
- See that the "Date started" field is now completely blank/removed.
Expected behavior
The chibi update command should only update the explicitly provided fields (like progress, status, or score) and preserve existing data on the AniList servers, including the "Date started" field.
Error Message/Screenshot
No error message is displayed in the terminal. The CLI outputs a successful update message.
Desktop (please complete the following information):
- OS: Windows 11 (x64)
- Terminal Emulator: Windows Terminal (PowerShell)
- Version: 25H2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working