Features Drush command should warn user if importing config from non-feature module

Created on 20 August 2021, almost 3 years ago
Updated 22 December 2023, 6 months ago

Problem/Motivation

If use the Drush command fim to try to import module that has no *.features.yml file, no configuration will be "updated", and you won't get any notification for that.

Steps to reproduce

  • create new module with at least one config file in /config/install
  • Do not add .features.yml
  • try to import module with drush fim <your_module>
  • Config will not be imported (nothing happens).

Expected: Features prints a message indicating that the module is not a feature module.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

RTBC

Version

3.0

Component

Code

Created by

πŸ‡·πŸ‡ΈSerbia DavorHorvacki

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • First commit to issue fork.
Production build 0.69.0 2024