Retrieve Page Layout Assignment using package.xml in SFDX
23:17 15 Dec 2020

I'm trying run sfdx:...retrieve using package.xml profiles, record types and page layouts. Retrieve is working as designed, but Page Layout Assignment is not getting retrieved.
is not getting created in the package.


   MyProfile
   Profile


   Task.TaskRecordType
   RecordType


   Task-TaskRTypeLayout
   Layout

Based on the articles it should be created for this configuration.

deployment salesforce variable-assignment profile