oqtane/oqtane.blogs

Cannot add blog entries for registered user

wcrisafu opened this issue · 2 comments

I logged as host, created a new page, added the blog. Modified permission for registered users to view/edit. created a blog (as Host), created entry (as host). It worked.

On a separate browser I logged as user, went to the page with the blog. created a blog (worked!). Added entry (no errors, and there is a line into the log table that blog was added) but I do not see the entry on the page. Check the blog table but I only see the entries as host.

I can confirm this is an issue and need to be resolved by implementing the entityid pattern for the custom auth policy. Thank you for reporting.

this has now been resolved in the code