Skip to main content

9.10.0 - Import existing fields, more copy-to-clipboard tables

What's new

Import existing fields into Create Fields

A new Load Existing Fields modal lets you pick fields already on the selected object and drop their definitions into the Create Fields editor. Useful when you want to clone a handful of fields to another object or use an existing field as a template.

More tables support right-click copy

The clipboard context menu (copy cell, copy row as Excel or JSON, copy column, copy table) is now wired up on:

  • The load-records data preview
  • The load-records failures and results modal
  • The duplicate-records warning table
  • The Automation Control editor table
  • The Debug Log viewer

sObject export

The field-level Description is now selectable in sObject export and is included in the default selection.

Other fixes

  • Query-history card no longer hijacks the page scroll when the SOQL preview is short enough to display without scrolling.
  • Create Fields import errors now list the first three validation failures and summarize any others.
  • Fixed an error that could occur during deploy metadata comparison.