Automatically closed - issue fixed for 2 weeks with no activity.
The core's validation message for required fields is:
'@name field is required.'
while the message provided by the module's constraint is:
'Field "%field_label" is required when publishing.'
I think it would be better to refactor the message to be more similar to the core's one:
'@field_label field is required when publishing.'
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.