In YouTrack, there are several custom field types related to dates, time, and duration: period, date, date and time. All these field types are available via workflow.
For each custom field, it's only possible to enter the value of its type. This means that you can only enter period values into period fields, etc.
As for working with periods via workflows, please refer to these pages:
As for your question about estimation, if this field is of `period` type, then you can't put a date there, unfortunately, since these are two different field types. You can only put a period there.
I hope this helps, please let me know if you have further questions, I'll be happy to answer.
Hello, thank you for your question.
In YouTrack, there are several custom field types related to dates, time, and duration: period, date, date and time. All these field types are available via workflow.
For each custom field, it's only possible to enter the value of its type. This means that you can only enter period values into period fields, etc.
As for working with periods via workflows, please refer to these pages:
https://www.jetbrains.com/help/youtrack/incloud/v1-date-time.html
https://www.jetbrains.com/help/youtrack/incloud/v1-PeriodProjectCustomField.html
http://joda-time.sourceforge.net/apidocs/org/joda/time/Period.html
As for your question about estimation, if this field is of `period` type, then you can't put a date there, unfortunately, since these are two different field types. You can only put a period there.
I hope this helps, please let me know if you have further questions, I'll be happy to answer.