Problem/Motivation

Applying everything at once is not how a site with a live front end works: some changes are wanted now, some later, some never. And an entry that is rejected must stay rejected, or every scan re-proposes the same thing until people stop reading the list.

Proposed resolution

  • Apply selected entries: update the model configuration, regenerate the affected files, rebuild the plugin and route caches.
  • Apply all, with the breaking entries listed separately in the confirmation.
  • Ignore: the field is recorded as not part of the API and is never proposed again, with a way to see and undo the ignore list.
  • Applying is transactional per entry — a failed regeneration must not leave the configuration updated and the files stale.

Remaining tasks

Everything.

Issue fork myrest-3622489

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

sergeydruua created an issue. See original summary.

  • sergeydruua committed e36925b3 on 1.0.x
    Issue #3622489: Apply queue entries selectively, and ignore them...
sergeydruua’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

sergeydruua’s picture

Status: Fixed » Closed (fixed)