Cannot re-install the In Other Words module

Created on 26 May 2023, over 1 year ago
Updated 6 June 2023, over 1 year ago

Problem/Motivation

After uninstalling the module, an error prevents the module from being reinstalled.

Unable to install In Other Words, core.date_format.inotherwords_date, core.date_format.inotherwords_day_of_week_month_day_no_year, core.date_format.inotherwords_no_year, core.date_format.inotherwords_time_only already exist in active configuration.

Steps to reproduce

  1. Install and enable the In Other Words module
  2. Configure a field to use an In Other Words formatter.
  3. Change the field to no longer use an In Other Words formatter.
  4. Disable the module,
  5. Re-enable the module.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

๐Ÿ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

๐Ÿ‡บ๐Ÿ‡ธUnited States cedewey Denver, CO

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @cedewey
  • Status changed to Needs review over 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States mlncn Minneapolis, MN, USA

    We fixed this together!

    2023-03-22 Benjamin Melanรงon Issue #3349694 by cedewey, mlncn: Config files are not deleted when the module is uninstalled c53e8db

  • Status changed to Closed: duplicate over 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States cedewey Denver, CO

    Confirmed! Marking closed (duplicate) of ๐Ÿ› Config files are not deleted when the module is uninstalled Fixed

  • Status changed to Fixed over 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States mlncn Minneapolis, MN, USA

    Workaround for people who have older versions of the module who want to re-install is to delete the configuration, as by deleting the files and importing the configuration:

    1. drush cex
    2. cd config
    3. rm core.date_format.inotherwords_date.yml core.date_format.inotherwords_day_of_week_month_day_no_year.yml core.date_format.inotherwords_no_year.yml core.date_format.inotherwords_time_only.yml
  • Status changed to Fixed over 1 year ago
  • ๐Ÿ‡บ๐Ÿ‡ธUnited States cedewey Denver, CO
Production build 0.71.5 2024