I would like to keep track of the date a ticket was solved. So I added a custom field 'resolution date' to the ticket. Fine.
I also added an Observer automation that, when the status is set to Solved, updates the custom field.
But… here I can define only a constant date (using a calendar widget). I'd like to be able to set the date of today. Any way to do this?

