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

Unable to complete a task that was created using habitica-tasks without manually calling refresh #31

Open
kamni opened this issue Apr 18, 2022 · 0 comments

Comments

@kamni
Copy link

kamni commented Apr 18, 2022

When I create a task from within the habitica-tasks interface, I get an error when I try to complete the task, if I don't call a manual refresh. I get the following message:

Wrong tpe argument: stringp, nil

Steps to reproduce:

  1. M-x habitica-tasks
  2. C-x t n -- enter new task
  3. Verify that the task exists on the habitica web site (it does)
  4. Move cursor over new task
  5. Cx t t
  6. Get error message

I notice that the task seems to be missing any :PROPERTIES:.

If I manually refresh the whole page (C-x t g), I don't get the error if I try to complete the task (although it does prompt me for my username and password -- see #20 -- so I'm still unable to complete a task).

Expected behavior: I shouldn't need to manually call refresh when I add new tasks.

@kamni kamni changed the title Unable to complete a task that was created using habitica-tasks without using refresh Unable to complete a task that was created using habitica-tasks without manually calling refresh Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant