Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TAP R2 Release Package ASR Profile merge commit ID: https://bitbucket.org/sydneyuni/uos-sfdx/commits/655742c5e1928aa9ef6bb0d2d33f834caa639d24

Actual Deployment Steps

  •  Login to PROD. Go to Setup>Deployment Status. Click Quick deploy on validated package
  •  Enable Enhanced Domain in PROD. Go to Setup>Company Settings>My Domain. Check the “Use enhanced domains” checkbox

...

Post Deployment Technical Validation Steps

  •  For Close Batch Interim fix:
    •  Verify if the following components are deployed:
      •  USYD_AQBBatch_Trigger.trigger
      •  USYD_AQBBatchTriggerHandler.cls
      •  USYD_AQBBatchTriggerHandlerTest.cls
      •  USYD_TriggerHandlerBase.cls
      •  USYD_TriggerHandlerBaseTest.cls
      •  USYD_Trigger_Setting__mdt
        •  All_Settings.listView
        •  After_Delete__c.field
        •  After_Insert__c.field
        •  After_Undelete__c.field
        •  After_Update__c.field
        •  Before_Delete__c.field
        •  Before_Insert__c.field
        •  Before_Update__c.field
      •  USYD_System_Config__c.object
        •  Retry_AQB_Smart_Batch_Batch_Size__c.field
        •  Retry_AQB_Smart_Batch_On_Close_Error__c.field
        •  Trigger_Handler_Logging__c.field
      •  AQB__Batch__c.USYD_Batch_Closing_Retried__c.field
      •  USyd_Application_Log__c.SmartBatch_Retry_Logs.listView
      •  USYD_Trigger_Setting.USYD_ALL_TRIGGERS.md
      •  USYD_Trigger_Setting.USYD_AQBBatch_Trigger.md
      •  USYD_Trigger_Setting.USYD_TestClassConfig_DO_NOT_DELETE.md
  •  Verify if Create a link to a Third Party Pledge Process Builder is turned OFF
  •  Verify if USYD System Config custom settings is deployed.
  •  For Enhanced Domain, verify the following:
    •  Verify if the items listed here are deployed Enhanced Domain: List of Hard-coded URLs . Check at leaset one email temlate, flow and weblinks to verify if the dynamic formula for URL is there
    •  Change the hyperlink on 3 Hogwarts Email Template
      •  email\Spend_Plan_Email_Templates\Delegate_Decision_Changes_Needed.email
      •  email\Spend_Plan_Email_Templates\General_Purpose_Template.email
      •  email\Spend_Plan_Email_Templates\Review_Spend_Plan_Request_a_Review.email
  •  For Swathi’s items, verify the following
    •  TAPSS-260 - Batch Item has field history enabled now and batch history related list added to all the record type pages
    •  TAPSS-222 - Two validation rules at Opportunity level “USYD_Email_Required “ & “USYD_Email_Required_ReceiptDeliveryEmail”
    •  TAPSS-906 - Created new CASE fields:

...