Situation:
I've created a role called FAQ Approval/Manager which has RW permissions to the faq, faq_admin, and faq_approval groups. We have several agents in that role. When an FAQ article is created OTRS auto generates a ticket requesting they review and approve the article before it can be published. When they open the FAQ article through the link inside the ticket and click submit (regardless of whether or not they have set Approval to Yes or No) OTRS throws the following error.
I've attached a screenshot of the actual error.Permission denied to access property 'Core'
What I've tried:
Using my admin account I did not receive that error. I then used our test account with the same permissions that our agents have and I did receive the error when I was using Firefox and Internet Explorer, but not when I was using Chrome. Then, for no apparent reason (I hadn't done anything yet except test), I stopped receiving the error while using the test account.
Our other two agents are still receiving the error. I've had them try clearing their cache and, restart their computers. I've removed and then added them back to the role in attempt to reset their permissions (they have since logged out and logged back in).
Other info:
Also one interesting thing is that OTRS pops-up login box when clicking on the FAQ article approve link within the ticket.
The error occurs when the submit button is hit on the FAQ article page. This causes OTRS to think there has been a change to the article and generates another ticket for FAQ approval causing duplicate tickets.