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

setstatus command silently succeeds and changes invalid dates #14

Open
zwliew opened this issue Apr 11, 2025 · 0 comments
Open

setstatus command silently succeeds and changes invalid dates #14

zwliew opened this issue Apr 11, 2025 · 0 comments

Comments

@zwliew
Copy link
Owner

zwliew commented Apr 11, 2025

Suppose I execute the command

 setstatus 6 proj/project-a pay/paid by/31 feb 2025 2359 prog/complete 

This date is completely bogus since 31 Feb 2025 exists only when pigs fly.
I'd expect this command to throw an error warning me about the invalid date.
However, the command succeeds and silently changes the date to 28 Feb 2025 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant