Problem/Motivation

Proposed resolution

Remaining tasks

User interface changes

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

damiankloip’s picture

Status: Active » Needs review
FileSize
15.49 KB

Let's do that.

Status: Needs review » Needs work

The last submitted patch, 1: 2303409.patch, failed testing.

damiankloip’s picture

Status: Needs work » Needs review
FileSize
14.89 KB

Oops

dawehner’s picture

+++ b/core/modules/comment/config/install/views.view.comments_recent.yml
@@ -1,8 +1,15 @@
+uuid: 6da81c78-56c7-4dcf-8c00-bfd2a427b070

+++ b/core/modules/file/config/install/views.view.files.yml
@@ -1,8 +1,17 @@
+uuid: abe90bea-8911-4641-8600-e415a6695b5c

+++ b/core/modules/node/config/install/views.view.archive.yml
@@ -1,8 +1,17 @@
+uuid: 9fc2e33e-8e0f-4348-bf14-206c99ddc1f5

+++ b/core/modules/node/config/install/views.view.content.yml
@@ -1,8 +1,18 @@
+uuid: 1c86b915-532d-40e6-9235-5343393fc7ff

+++ b/core/modules/node/config/install/views.view.content_recent.yml
@@ -1,8 +1,18 @@
+uuid: b1ca6a16-9cdf-450a-9432-505d93b3caed

+++ b/core/modules/node/config/install/views.view.frontpage.yml
@@ -1,8 +1,17 @@
+uuid: 9c65024e-9c27-41e9-9a08-8c3348026f5f

+++ b/core/modules/node/config/install/views.view.glossary.yml
@@ -1,8 +1,18 @@
+uuid: 128c993d-fe28-40a0-9a00-c497225361dd

+++ b/core/modules/taxonomy/config/install/views.view.taxonomy_term.yml
@@ -1,8 +1,18 @@
+uuid: 637efa66-9e17-4ff9-ab1c-28a30904627b

+++ b/core/modules/user/config/install/views.view.user_admin_people.yml
@@ -1,8 +1,17 @@
+uuid: e314e2bf-0c6c-4e62-b800-0cc977bbad66

+++ b/core/modules/user/config/install/views.view.who_s_new.yml
@@ -1,8 +1,17 @@
+uuid: 77ccae43-c272-46a1-9200-b9bbeb019e3c

+++ b/core/modules/user/config/install/views.view.who_s_online.yml
@@ -1,8 +1,17 @@
+uuid: a20e26bc-00ea-451b-a700-c20975b68725

Let's drop them ...

Status: Needs review » Needs work

The last submitted patch, 3: 2303409-3.patch, failed testing.

dawehner’s picture

Status: Needs work » Closed (duplicate)
alexpott’s picture

mgifford’s picture

olli’s picture

Status: Postponed » Active

Is this still postponed or duplicate?

dawehner’s picture

I could imagine that its worth given a try, just to check that we are up to date.

olli’s picture

Do you have a script that does it..?

dawehner’s picture

No, sadly not.

Version: 8.0.x-dev » 8.1.x-dev

Drupal 8.0.6 was released on April 6 and is the final bugfix release for the Drupal 8.0.x series. Drupal 8.0.x will not receive any further development aside from security fixes. Drupal 8.1.0-rc1 is now available and sites should prepare to update to 8.1.0.

Bug reports should be targeted against the 8.1.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.2.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.1.x-dev » 8.2.x-dev

Drupal 8.1.9 was released on September 7 and is the final bugfix release for the Drupal 8.1.x series. Drupal 8.1.x will not receive any further development aside from security fixes. Drupal 8.2.0-rc1 is now available and sites should prepare to upgrade to 8.2.0.

Bug reports should be targeted against the 8.2.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.3.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Version: 8.2.x-dev » 8.3.x-dev

Drupal 8.2.6 was released on February 1, 2017 and is the final full bugfix release for the Drupal 8.2.x series. Drupal 8.2.x will not receive any further development aside from critical and security fixes. Sites should prepare to update to 8.3.0 on April 5, 2017. (Drupal 8.3.0-alpha1 is available for testing.)

Bug reports should be targeted against the 8.3.x-dev branch from now on, and new development or disruptive changes should be targeted against the 8.4.x-dev branch. For more information see the Drupal 8 minor version schedule and the Allowed changes during the Drupal 8 release cycle.

Grimreaper’s picture

Adding a related issue on the glossary view.

Grimreaper’s picture

Status: Active » Needs review
FileSize
3.55 KB

Hello,

After a fresh Drupal install and after enabling all Drupal core modules, I have exported the views config using the single export page admin/config/development/configuration/single/export

I didn't resave the views in test modules.

Here is a patch with the results.

Thanks for the review.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Great! Its nice you found some additional places.

  • catch committed e496c7b on 8.4.x
    Issue #2303409 by damiankloip, Grimreaper, dawehner: Resave all the...

  • catch committed eac8061 on 8.3.x
    Issue #2303409 by damiankloip, Grimreaper, dawehner: Resave all the...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.4.x and cherry-picked to 8.3.x. Thanks!

Status: Fixed » Closed (fixed)

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