coddingtonbear / inthe.am

Access your Taskwarrior tasks from any browser anywhere

Home Page:https://inthe.am/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to change trellolistname via trello interface

NGenetzky opened this issue · comments

I attempted to move a task to a different list using the Trelllo web interface

  1. Create task
  2. Sync. Trello item was created.
  3. Moved Trello item to a different list
  4. Sync. uda intheamtrellolistname was deleted

Please let me know if I am doing something wrong. I couldn't find a lot of documentation on this.

I'm afraid I have vanishingly little time available to work on Inthe.AM these days; so I'm sorry to say that no solution to this problem is likely to arrive unless you post a PR fixing it. The dev environment should be uppable (if it's not, there's a dockerfile in https://github.com/coddingtonbear/inthe.am/tree/dockerize). Good luck and let me know if you run into questions that I might be able to help out with.

@NGenetzky, do you have Trello integration working? I am new here and have just setup inthe.am with tello integration, however none of the tasks seem to be synced by default. When I press "Force resync" from the configuration I get Django rest error saying GET requests are not allowed
image

The problem you're describing, @leikoilja, is unrelated to the one discussed here, and is a much simpler problem to solve. If you file a separate bug issue for the drf GET issue you're seeing, that can easily be addressed.