- 🇺🇦Ukraine osab Germany, Baden-Württemberg; Ukraine, Kharkiv
I think we can fix this by moving
core.date_format.appointments_date.yml
workflows.workflow.appointments.yml
to appointments/config/install/optional.
Reinstalling the module I get
Configuration objects (core.date_format.appointments_date) provided by appointments already exist in active configuration
Install the module
drush en appointments
then uninstall it (dependencies included)
drush pmu appointments, workflows, content_moderation, inline_entity_form
and finally reinstall it again
drush en appointments
Delete core.date_format.appointments_date
using hook_uninstall()
Active
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I think we can fix this by moving
core.date_format.appointments_date.yml
workflows.workflow.appointments.yml
to appointments/config/install/optional.