This is basically a request to merge the functionality of https://www.drupal.org/project/views_content_cache into core views:
This module implements a views cache plugin that is aware of content and can provide caching for views, until the content in those views changes.
Drupal 8 Drupal 8 has this functionality essentially baked into core, so there isn't a need for this module if your site is running Drupal 8.
GitHub Issue #:
3399
Recent comments
The user fills a form on an Application node, that then flicks off emails, and responds with a Thanks page. Nothing too complex. Just that the deletion of the page providing the expected...
Problem upon submission
Please can you say more about the Rule? What does it do? Does it use any other Rule supporting modules? I presume if you disable the rule and create/save the node then you don't get the...
Problem upon submission
Yeah, so never mind. The issue arose because a page was deleted that had the URL-alias that the Rule was trying to redirect to. Maybe Core could have caught that the URL didn't exist, or...
Problem upon submission