-
Notifications
You must be signed in to change notification settings - Fork 50.8k
Open
Labels
status:in-linearIssue or PR is now in LinearIssue or PR is now in Linearstatus:pending-assignmentIssue is waiting for team assignmentIssue is waiting for team assignmenttriage:completeTriage has been completed and issue is ready for internal teamsTriage has been completed and issue is ready for internal teams
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
- Add a Task Update node
- Set it to update the Time estimate field
- Provide a value in minutes
- Execute
- 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
Labels
status:in-linearIssue or PR is now in LinearIssue or PR is now in Linearstatus:pending-assignmentIssue is waiting for team assignmentIssue is waiting for team assignmenttriage:completeTriage has been completed and issue is ready for internal teamsTriage has been completed and issue is ready for internal teams