core icon indicating copy to clipboard operation
core copied to clipboard

Incorrect Todoist projects being imported

Open kaizersoje opened this issue 3 years ago • 6 comments
trafficstars

The problem

I have added the config below for setting up todoist

I have noticed that all projects are being imported even though they have not been defined in the config. How do I import tasks only from certain projects and stop other projects from being imported?

What version of Home Assistant Core has the issue?

core-2022.6.6

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

todoist

Link to integration documentation on our website

https://www.home-assistant.io/integrations/todoist/

Diagnostics information

No response

Example YAML snippet

calendar:
  - platform: todoist
    token: !secret todoist_api_key
    custom_projects:
      - name: 'Todos This Week'
        due_date_days: 7
        include_projects:
          - Inbox
          - Home

Anything in the logs that might be useful for us?

No response

Additional information

No response

kaizersoje avatar Jun 17 '22 14:06 kaizersoje

Hey there @boralyl, mind taking a look at this issue as it has been labeled with an integration (todoist) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)


todoist documentation todoist source (message by IssueLinks)

@kaizersoje Custom projects are projects you can create in addition to projects configured in todoist. By default all of your todoist projects will be imported in addition to any custom projects that you define.

At the moment there isn't a way to import only certain projects, they are all imported by default.

boralyl avatar Jun 18 '22 17:06 boralyl

Thx @boralyl for clarifying this. I guess I should put it as a feature request then - the ability to import only certain projects.

kaizersoje avatar Jun 19 '22 13:06 kaizersoje

@kaizersoje That sounds like a reasonable request.

boralyl avatar Jun 19 '22 16:06 boralyl

I have raised a feature request here.

kaizersoje avatar Jun 23 '22 05:06 kaizersoje

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 21 '22 06:09 github-actions[bot]