Description of the need
While there is a "View own unpublished content" permission, a permission that would make perfect sense "View own published content" does not exist.
We have to give the "View published content" permission to users that affect ALL content and then use contributed modules to limit permissions to certain nodes. In other words the core acts very much permissive providing (or very much prohibitive by not providing to any) access to ALL content on a Backdrop website. Wouldn't be much more convenient if the core was able to give access to only own nodes without any contributed modules?
Recent comments
UPDATE: I fixed the errors that I found in the logs. They were related to deleting an old blog content type pulled over from Drupal that was still referenced in one of the layouts. I updated...
missing "add block" in custom layout
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related: https://github.com/backdrop-contrib/copy_blocks/issues/26 https://github.com/backdrop-contrib/...
missing "add block" in custom layout
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc). I did recently delete an old blog...
missing "add block" in custom layout