Description of the need This is something I don't believe is possible with Views (in Backdrop or Drupal), but that I think would be handy. If you want to create a 'related' block, you can filter results based on matching terms in the current node being viewed (e.g. https://drupal.stackexchange.com/a/205924/16537), but as far as I know you can't do this with other data (e.g. content type).
If I want to have all content on my site show a related block next to it, and have that block show other content of the same type, I have to create separate views' displays for each content type. But if this feature were to be added, I could create just one views' display that would work everywhere.
And ideally the same could be done for other data (e.g. content created in the same month as current node, content scheduled to be published on the same day as current node, content with the same field value as current node, etc.).
Proposed solution Basically a views' filter that lets you compare to the same data on the node being viewed (based on the URL I guess).
Recent comments
I'll be very happy to test this and will report back.
Database update warning - but no pending updates
For anyone interested in an improvement to the Status report that should help with this, please see this issue and the associated pull request: https://github.com/backdrop/backdrop-issues/...
Database update warning - but no pending updates
@paucku I note from this issue here: https://github.com/backdrop-contrib/domain/issues/71 That you started getting this config formatting after changing the module to what Chat...
I need to understand how active and staging folders work โ configuration management