-
Notifications
You must be signed in to change notification settings - Fork 2
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
Created tasks not syncing to other machines #4
Comments
Interesting, two questions: What are you using to sync between your Mac and other computers? What is the Taskwarrior version on each of the computers? |
I sync to a Taskchampion server running in my local network. Both of my Macs are running taskwarrior 3.3.0. After more research, it appears my syncing is only working on way, although I believe it was working at some point. I don't believe this is Taskchamp related. Thanks for the great app. |
I apologize, this does seem to be something with the way that Taskchamp is creating the task in the database. I had a context set on my work Mac which I why I didn't see the test tasks I was creating. The task work on my personal Mac that handles the syncing. The tasks created on my phone are not synced to any other machine. |
There is an issue with the way Taskchamp works on Taskwarrior version 3.3.0 see #2 (comment) Could you kindly try with Taskwarrior 3.1.0 while I investigate this? |
I've rolled back to 3.1.0 on both of my machines and am still experiencing the same issue. The tasks created in Taskchamp are not syncing via the Taskchampion-Sync-Server. I've compiled and installed the development build of Taskchampion-Sync-Server and am still not getting tasks to sync. Would it help if I create a couple test databases to provide to you? |
Interesting, Just to be clear, it works when you are not using the Taskwarrior-sync-server but fails when you do? Or it just never works? |
When I create a task on my phone in Taskchamp I can see it immediately on my personal Mac. When that Mac syncs to my taskchampion-sync-server those tasks do not appear on any other computer. All of my machines are running 3.1.0 now. |
I see, thank you for the detailed description. I think I might know what the problem is but I will need to look into how the taskserver sync works. Will add into the backlog 🫡 |
When I create a new task in the app I'm able to see it on my Mac. However, when my Mac syncs to my other machines the tasks do not sync.
New tasks created on my other computer show up in all places. Tasks created in the Mac terminal appear in all places.
I'm not sure how to troubleshoot this. I've turned on verbose messages, but it didn't provide any additional info.
The text was updated successfully, but these errors were encountered: