taskwarrior-flutter
taskwarrior-flutter copied to clipboard
`modifyTaskOnTaskwarrior` fails silently
Describe your issue
modifyTaskOnTaskwarrior fails silently when ccsync is enabled and returns a 500 error code. The result of the http.post call is not used.
Steps to reproduce
This follows from the code in api_service.dart
What was the expected result?
An error should somehow be surfaced, perhaps through a toast.
Put here any screenshots or videos (optional)
No response
How can we contact you (optional)
No response
Would you like to work on this issue?
None
By submitting this issue, I have confirmed that:
- [X] I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.