Retrieve Page Layout Assignment using package.xml in SFDX
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.