Update Link field on Button and ImageButton Components

Breaking changes. Please make database backup before applying this changes.

Due to datasource templates optimization we removed duplicated Link field from Button and ImageButton components and replaced it with one field on the Button Datasource template. ImageButton datasource template now inherited from Button Datasource template.

Update script:

  1. Export Sitecore instance site into TDS or Unicorn
  2. Find all exported data with the field id: {6D1A2305-446D-4C84-ADFF-F9493314DBD6}
  3. Replace the field id to {C6CFFF64-41CD-4449-BEE4-EBB8380C2739}
  4. Import data back to Sitecore instance.
  5. Open /sitecore/templates/ScoreUI/Datasource Templates/Button/Content/Link (item id: {6D1A2305-446D-4C84-ADFF-F9493314DBD6}) and delete it
  6. Republish entire site