Pipedream "Task Status Property" only include checkbox itms,
Opened this issue · 1 comments
If your Kanban Stage property is currently a Select property, you'll need to change it to Status-type property. This automation currently only supports Status and Checkbox properties.
You can change the property type by following these steps:
- Unlock your database if it's locked: https://community.thomasjfrank.com/c/help-customizing-templates/unlocking-databases
- Right-click your Kanban Stage property and hit Edit Property.
- Change the property type from Select to Status
Making this change won't adversely affect anything in Notion – any filters you had set up will keep working. However, note that making this change may add new options to your property. Status-type properties have the options "To do, In progress, Done" by default – so any of these that weren't already present will be created.
You can delete them if you want – just take care not to delete any that already existed before you made this change, as deleting options will also remove any filters that were targeting them.
Once you've converted your property to a Status property, you can refresh the Pipedream builder page. Then you should see the property show up in that dropdown list.
Hope that helps!