To reproduce:
- create a view and add a Service display
- give it a path of, say, node/list
- save the view
- edit your Services endpoint
- this shows 'node/list' in the list of resources
- try to enable the resource
When the resources form reloads the Service resource is not ticked.
Comments
Comment #1
ygerasimov commentedThis is valid bug. We should not allow users to create Services path with slashes as these are resources for services.
Comment #2
ygerasimov commentedThis issue has been fixed in #1688272: Services path validation