Skip to content
Compare
Choose a tag to compare
released this 29 May 22:19
· 59 commits to master since this release
46094f2

Changes

  • Added a Post-Installation Section to the Home Page.
  • Created Custom Metadata Type to enable/disable the private security model.
  • Created a new Staff Access Field: Staff Record ID to be used on a matching rule.
  • Created a new Staff Access Field: Staff Record Link to be displayed on all Staff Access related lists.
  • Added field permissions to Admin and all community profiles for the new fields.
  • Modified the Staff Access Name to be an auto-number instead of text.
    contactCard : Included Label for Role on Contact Card in Home
    ContactEditFormController : appiled try catch on dml operations and made picklistValues as map of label-> value
    ContactEditFormControllerTest : updated for map related change
    ContactsSelector: Included label for status as shown in toggle bar in home page
    CredentialsSelector : included label for type in soql
    contactEditForm : filteredPicklistValues updated for label and value and included typelabel
    staffAvailability : Included staff label.
    contactSupport : included translations.
    Included helptext translation for custom fields and Account fields translation for consistency.
  • Created a Duplicate Rule for the Staff Access object.
  • Created a new Staff Access Field: Access Level.
  • Added the new field to the Staff Access Layout.
  • Added field permissions for the new field to the Admin and all Community profiles.
  • Created a new Staf Access Validation Rule.
  • Updated the columns in the Related List: Staff Access for all Account and Contact page layouts used in Traction Thrive.
  • Added the Staff Access related list on the Community Page: Staff Detail.
  • Created a new Contact Validation Rule that blocks users from editing the Facility directly associated with a Contact record.
  • Stamp staff id on staff access record - used to calculated duplicate records
  • Created the following Account Validation Rules:
    -- Only Hospitals can parent Divisions
    -- Only Health Authorities can parent Hospitals
    -- Block edits to Parent Facility
  • Deactivated the Workflow Rule: Stamp Health Authority.
  • Created a task name switch_community_template which uses Robot Framework to switch an existing community to the Traction Thrive template
  • Created a flow named qa_org_robot_community for building a qa org using config_scratch_start, switch_community_template, config_scratch_finish, and create_community_users
  • Removed custom metadata to toggle private security model
  • Switch ${faker.first_name()} & ${faker.last_name()} variable setting to use Get Fake Data keyword instead on API Create Contact keyword
  • remove recommendation audiences
  • added community audiences
  • Allows resource tracking to be configured by admin on lightning app page
    Install plan will now check Account sharing settings prior to running the install.