YouTrack Server
 
2019.2
Get YouTrack Standalone
You are viewing the documentation for an earlier version of YouTrack Server. View this page in the current documentation

Change Field Type

Last modified: 17 December 2019

You can convert most fields that store simple types to another type that stores similar data. The following field type conversions are supported:

  • Fields that store data as a string can be converted to store text. You cannot convert text fields to string.

  • Fields that store a date can be converted to store date and time, and vice versa.

  • For fields that store data as an integer, period, or float, you can convert the data to a target format within this set of types. For example, you can convert an integer type to a period type. Here, you have the option to convert the value that is stored as an integer to a number of hours or number of days.

For enumerated field types, the type is set when the field is created and cannot be changed.

Field type is a global property and cannot be modified on a per-project basis.

If you want to replace an existing custom field with a field that uses a different type, you can't use the Replace operation. Instead, you need to add a custom field that stores values in the desired type to the project and migrate the data manually from the original field.