Skip to content

Commit

Permalink
Merge 473fa7a into 920432c
Browse files Browse the repository at this point in the history
  • Loading branch information
pvighi committed Dec 10, 2018
2 parents 920432c + 473fa7a commit 6bd3c0c
Showing 1 changed file with 1 addition and 37 deletions.
Expand Up @@ -289,61 +289,25 @@ object SfQueries {
|select
|AccountId,
|Acquisition_Subscription__c,
|Bank_Code__c,
|Bank_Transfer_Account_Name__c,
|Bank_Transfer_Account_Number__c,
|Enquiry_Type__c,
|Id,
|CaseNumber,
|Origin,
|Reason,
|Case_Closure_Reason__c,
|Type,
|Journey__c,
|CEX_Survey_URL__c,
|IsClosed,
|Closed_By__c,
|ClosedDate,
|SuppliedCompany,
|ContactEmail,
|ContactFax,
|ContactId,
|ContactMobile,
|ContactPhone,
|Contacts_Most_Recent_Case__c,
|Contract_Acceptance_Date__c,
|CreatedById,
|CreatedDate,
|Date_of_Issue__c,
|IsDeleted,
|Description,
|SuppliedEmail,
|ENT_TECH_Assignee__c,
|Comments,
|Issue_Occurred_Today__c,
|LastModifiedById,
|LastModifiedDate,
|LastReferencedDate,
|LastViewedDate,
|Membership_Tier__c,
|MRR__c,
|SuppliedName,
|OwnerId,
|ParentId,
|Payment_Method_Type__c,
|SuppliedPhone,
|Product__c,
|Subscription__c,
|Subscription_Name__c,
|Retention_Policy_Invoked__c,
|SF_Subscription__c,
|SourceId,
|Status,
|Subject,
|Related_Subscription__c,
|Survey_Sent__c,
|SystemModstamp,
|WinBack_Email__c
|Survey_Sent__c
|from
|Case
|where Account.GDPR_Deletion_Pending__c = false
Expand Down

0 comments on commit 6bd3c0c

Please sign in to comment.