Source retrieve issues
Automated force retrieve
It happens that when calling sf hardis:scratch:pull, some elements are not retrieved.
The most usual cases are updates on:
- CustomApplication
- RecordTypes
See how to configure .sfdx-hardis to force the retrieve of metadatas with autoRetrieveWhenPull property.
Manual Retrieve
You can also use command to manually retrieve metadatas, but it will pull a lot of metadatas so you will have to carefully select them for your commit.
See details in hardis:source:retrieve command documentation