Skip to content

Releases: RedHatSalesforce/escalations

Enhancements

18 Apr 14:02
Compare
Choose a tag to compare

Package Installer Package Installer

Release Notes

This release includes addition of some fields to escalation comments and rectification of some bugs.

Updates

  • Do not allow addition of duplicate team members on an escalation.
  • Do not allow addition of duplicate cases in escalation case list.
  • Auto populate the account on escalation if a primary case is set and the account is unset.
  • Addition of new fields in escalation comment object

Global Methods

13 Jan 20:29
Compare
Choose a tag to compare

Package Installer Package Installer

Release Notes

This release updates the utility methods and makes them part of a global class so they can be used outside of the managed package

Updates

  • Made EscalationUtils (and it's child methods) global
  • Made TestUtils (and it's child methods) global

Action fields

08 Dec 14:24
Compare
Choose a tag to compare

Package Installer Package Installer

Release Notes

This release provides a minor update to the Escalation__c object

Updates

  • Adding Action Plan field
  • Adding Preventative Action Plan field

Initial Release

01 Sep 18:52
Compare
Choose a tag to compare

Milestone Package Installer Package Installer

The 1.0 release of the package

Release Notes

This release provides the initial objects and basic functionality surrounding Escalation Case interaction.

Resolved Issues

  • #1 - Primary case should automatically be populated into the Escalation
  • #2 - The first EscalationCase__c should be marked as Primary
  • #3 - Add a count of the number of EscalationCase__c records
  • #4 - When the primary case is deleted the oldest case pairing should become the new primary
  • #5 - When updating an Escalation Case and marking it primary all others should be unset

Objects Only

21 Jul 19:53
Compare
Choose a tag to compare
Objects Only Pre-release
Pre-release

Package Installer Package Installer

The initial testing release of deployment for Escalation objects

First full beta

16 Aug 18:44
Compare
Choose a tag to compare
First full beta Pre-release
Pre-release

Package Installer Package Installer

This release contains all the objects and fields needed as well as the base management of primary cases for escalations.