Loading...
 
Skip to main content

History: User_Tracker_former_name_field

Source of version: 1 (current)

Copy to clipboard
            {CODE(caption=YAML)}
objects:
 -
  type: tracker_field
  ref: former_name
  data:
   name: Former Name
   tracker: $User_Tracker:user_tracker
   type: text_field
   flags: [ searchable, public ]
{CODE}