- Issue created by @Seth Hilder
We have some content nodes that have non-mandatory translatable fields, and we want to run continuous jobs to translate from EN to FR, and vice versa. If the content is filled out with only values given to non-translatable fields, tmgmt throws an unhandled exception, but this is a perfectly allowable use case in this site. I feel it should be allowable to have this continuous job silently ignore this content.
See patch attached to #3. I have added a new checkbox field to the continuous settings form to allow the job to silently ignore entities in this situation.
I'm not sure if this is the correct way to go about this, or if this is even a viable solution for other users.
Active
1.15
Core