List View

Overview 

The data set editor List view uses Lightning-experience cards to show key details about the elements and their relationships to each other. No data set or data set element editing takes place in List view.

Each card displays pertinent information for a data set element:

  • Root – Displays a red icon to specify the root element in the data set.
  • Data set element name in the card header – Specifies the name of the data set element.
  • Object API name in the card header – Specifies the API name of the deployment object.
  • Element Details – Expands to display these key details about the data set element:
    • DEPLOYMENT OBJECT – Specifies the name of the deployment object.
    • OBJECT API NAME – Specifies the API name of the deployment object.
    • STATUS – Specifies the deployment eligibility status of the data set element.
    • UPSERT METHOD – Specifies the record matching method Release uses to deploy the data.
  • Relationships – Expands to display these key details about all relationships coming into and going out of the data set element:
    • OBJECT API NAME – Specifies the API name of the object at the other end of the relationship.
    • RELATIONSHIP ID FIELD – Specifies the name of the field that relates the two objects to each other.
    • RELATIONSHIP TYPE – Specifies whether the data set element’s deployment object is the child or the parent in the relationship.
      • When Child Relationship, the RELATIONSHIP ID FIELD is in this data set element’s deployment object.
      • When Parent Relationship, the RELATIONSHIP ID FIELD is in the deployment object at the other end of the relationship.