Problem/Motivation

ViewsManagementController is loading the instance entities itself by calling InstanceStorage->create(), which cause some issues:

Proposed resolution

Keep the exact same scope but with the logic from InstanceListBuilder.

That means we will not add the automatically creation of instance entity in this MR.

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

pdureau created an issue. See original summary.

pdureau’s picture

Issue summary: View changes

pdureau’s picture

Status: Active » Needs review

Pipeline running

pdureau’s picture

Assigned: pdureau » mogtofu33
pdureau’s picture

Issue summary: View changes

mogtofu33 made their first commit to this issue’s fork.

  • mogtofu33 committed 0d87d195 on 1.0.x authored by pdureau
    refactor(views): #3577308 Use ViewDisplay::collectInstances() in...
mogtofu33’s picture

Assigned: mogtofu33 » Unassigned
Status: Needs review » 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.

Status: Fixed » Closed (fixed)

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