action.module has duplicate config files, one in a "settings" subdirectory:

./core/modules/action/config/install/action.settings.yml
./core/modules/action/config/install/settings/action.settings.yml

The attached patch removes the latter, seems it was mistakenly added in #1906810: Require type hints for automatic entity upcasting

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

longwave’s picture

Status: Active » Needs review
sun’s picture

Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 3a0b12c and pushed to 8.x. Thanks!

  • alexpott committed 3a0b12c on 8.x
    Issue #2296649 by longwave: Fixed Remove duplicate action.settings.yml.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.