Hi all!
I've got Tags which are pages in my project. Also I have a field (type Page) with autocomplete and auto create the tag.
Everything is works supergood until I add the permission page-edit-created to the role editor. This permission should reduce the permission page-edit.
As a result editor can create page tag as earlier but can't edit tags created by another editors.
The problem is that autocreate of page tag through the field (type Page) does not work now.
Whereas the editor still can add tag page manually.
So when I remove reducing permission page-edit-created everything works fine.
Any suggestions?
Thank you!