function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Aakash Solanki 7Aakash Solanki 7 

Unknown user permission: TransactionalEmailSend, CreateLtngTempFolder and ManagePropositions

Hi All,
I am trying to validate my components using ANT Migration tool. As soon as I validate I get these following errors :-
1) Unknown user permission: TransactionalEmailSend
2) Unknown user permission: CreateLtngTempFolder
3) Unknown user permission: ManagePropositions

Any help or suggestions??

Regards,
Akash
Meghna Vijay 7Meghna Vijay 7
Hi ,
Remove these permissions from package.xml and then add these permissions manually in the org in which you are deploying it.
Thanks
 
Aakash Solanki 7Aakash Solanki 7
Hi Meghna,
I have removed all the permissions from the package.xml as well and now I am getting this:-
Please see the attached image

User-added image
Error 1:- I have already set up the default record type, then also it is erroring out.

Regards,
Akash
Aakash Solanki 7Aakash Solanki 7
IR RM Lightning ->   Profile Settings  -> No default record type specified for recordTypeVisibility: Request__c. To make the '--master--' record type the default, set visible on all record types to false.
Admin -> ProfileSettings  -> You may not modify the permission Allow user to access privacy data while editing a Standard Profile