#6013: Quire Feedback
Status: Completed
Tag: Resolved

Would be really useful to support the current time in custom field formulae. For example, currentTime - createdAt would be the formula for a field indicating how long the ticket has been open. Or currentTime - editedAt would be time since last update. etc..

Created by (deleted-PFDH) Apr 5, 2024, Edited Apr 11, 2024

Hi, We've introduced the <now> function in custom fields, allowing you to specify the current time.

To determine the time since a task was created, you can use the formula <now> - createdAt. Also, to track the time since the last edit, use <now> - editedAt. Please refer to our guide here for more details. Let me know if you have any questions. Thank you.

Golda, Apr 11, 2024

Hi, thank you for sharing your suggestion! I have passed your feedback on to our team for further review. When we have any updates in the future, I'll be sure to keep you informed. Thank you.

Golda, Apr 9, 2024