question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Updating required props in ClickUp components

See original GitHub issue

It appears we are flagging “workspace” and “space” props as optional in the Create Task action for ClickUp, but if those are not provided, then async options fails for the “folder” prop, which is required.

We should confirm which fields are required for all ClickUp components, and update accordingly.

Reported by a user here: https://pipedream-users.slack.com/archives/C01E5KCTR16/p1661955460385759

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
andrewjschuangcommented, Oct 7, 2022

when i insert values manually

Hi @Hassan-Abbas-SQA can you try inserting the ID of the Custom Field?

image
1reaction
r-olearycommented, Sep 24, 2022

Additionally, it would be good to verify which fields you actually need for a given call. I am trying the “update_task_custom_field” action, and for some reason CU wants me to pick a workspace, space, folder, and list before I can set the task ID. BUT, the APi call from CU only requires task_id and field_id, so why do I even have to select all those other things? Just let me enter task and field ID.

Thanks.

image

https://jsapi.apiary.io/apis/clickup20/reference/0/custom-fields/set-custom-field-value.html

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release 2.75 - ClickUp Help
Now, we've updated the way we manage tasks that have a lot of data. This means that your tasks will load quicker and...
Read more >
The Ultimate Guide to ClickUp Terms & Features
ClickUp got you confused? Don't worry, we gotchu! Learn all about the different features of ClickUp and how they fit together.
Read more >
Release 2.99 – ClickUp Help
No more manually updating tasks created from Form submissions! Save your team time with additional fields on Form view!
Read more >
Release 2.104 – ClickUp Help
Speed & Performance Improvements; Other Improvements; Bug Fixes ... Fixed: Updating Custom Fields on web required refresh in Mobile App.
Read more >
Release 2.83 – ClickUp Help
A Note from our CEO; Make Bulk Edits in Gantt View; Bug Fixes ... I check this every day and will be updating...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found