I am working with a Jira and Monday sync.
The question is how to transfer a time estimate which is done in hours in Jira comes over as seconds in Monday.
How do I transfer this data back to hours?
You can convert the time from seconds back to hours by dividing the value by 3600. If you’re using an integration recipe or automation inside Monday, see if you can add a formula column that does this math.
That should give you the value in hours. Alternatively, if you’re using a middleware like Zapier or Make.com, you can set the transformation there too before pushing the data into Monday.