The current version of Reset menu items no longer works with the changes in the rest service of Drupal core 8.2 and up.
If you still want to use this you can enable and configure REST UI (https://www.drupal.org/project/restui) or do some custom code configuration (I am not sure what at this point of time).

I believe this module should either have a dependency or mention in install notes that it requires the REST UI, or should be refactored to work with the changes in the rest service.

Comments

Mike_info created an issue. See original summary.

jamesnock’s picture

Thank you so much for this info, really useful. I agree that this tip should be added into the install notes.

fabianderijk’s picture

Assigned: Unassigned » fabianderijk

  • fabianderijk committed 094d206 on 8.x-1.x
    Issue #2835763: No longer compatible with Core 8.2 and up
    
fabianderijk’s picture

Status: Needs work » Fixed

I've added the restui module to the dependencies. In a later version we will clarify how to enable without restui, and remove that dependency.

Status: Fixed » Closed (fixed)

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