Skip to content

Clickup Task Update - Time estimation #21712

@Patrick-van-Halm-360Fabriek

Description

Bug Description

Based on the node it states that the input should be given in minutes, however when providing for example 60 for 1 hour it becomes 6 minutes. There is an issue with the calculation (probably back to miliseconds since that's what their API uses)

To Reproduce

  1. Add a Task Update node
  2. Set it to update the Time estimate field
  3. Provide a value in minutes
  4. Execute
  5. See in Clickup that the value is incorrect

Expected behavior

When providing 60 it should show in clickup as 1 hour not 6 minutes.

Debug Info

Debug info

core

  • n8nVersion: 1.118.2
  • platform: docker (cloud)
  • nodeJsVersion: 22.21.0
  • nodeEnv: production
  • database: sqlite
  • executionMode: regular
  • concurrency: 5
  • license: community
  • consumerId: 00000000-0000-0000-0000-000000000000

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: filesystem

pruning

  • enabled: true
  • maxAge: 168 hours
  • maxCount: 2500 executions

client

  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/142.0.0.0 safari/537.36
  • isTouchDevice: false

Generated at: 2025-11-11T08:13:02.015Z

Operating System

n8n Cloud

n8n Version

1.118.2

Node.js Version

22.21.0

Database

SQLite (default)

Execution mode

main (default)

Hosting

n8n cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:in-linearIssue or PR is now in Linearstatus:pending-assignmentIssue is waiting for team assignmenttriage:completeTriage has been completed and issue is ready for internal teams

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions