- Issue created by @Dubs
In our use case, we need to only include certain fields when the job item is created for a referenced entity, e.g. a referenced node we only want the title and a couple of other fields to be created for that job item. We need to be able to alter the fields, but need information from the job item when we implement hook_tmgmt_translatable_fields_alter().
Add the job_item variable as additional context
Review, test, and approve.
One extra parameter for the job item in hook_tmgmt_translatable_fields_alter().
Active
1.0
Source: Entity