Daily updates from Odoo
Friday, September 2, 2022
1 change
Resolved issues and error corrections
Knowledge administrators can now see and use moderation actions such as moving, archiving, and inviting members on articles even when they do not have normal write permissions. This ensures admins can consistently manage and moderate content without being blocked by article-level permissions.
Original PR description
Currently, the buttons allowing the user to move an article, archive an article, invite a new member, etc are hidden if the user does not have "write" permission on the article. This also applies to the admins. However, the admins should always be able to do those actions to moderate the articles even if they do not have "write" permission on the articles. This PR will address that issue and will make sure that the buttons will remain visible for the admins no matter the permissions they have on the articles. task-2893614