Skip to content

Hierarchies / Drill Paths Not including fields after edit #35

@jaybythebay

Description

Justin Grilli (@JustinGrilli) this blocks the 2.0 release. I thought I had this working so I'll need your help debugging.

BEFORE

  <drill-paths>
    <drill-path name='Salesforce Billing Country, Salesforce Billing State, Salesforce Billing City'>
      <field>[SALESFORCE_BILLING_COUNTRY]</field>
      <field>[SALESFORCE_ACCOUNT_BILLING_STATE]</field>
      <field>[SALESFORCE_ACCOUNT_BILLING_CITY]</field>
    </drill-path>
  </drill-paths>

AFTER

<drill-paths>
    <drill_paths name="Salesforce Billing Country, Salesforce Billing State, Salesforce Billing City" />
</drill-paths>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions