A user can add a NEW note to the stream and edit and delete it.
But when they try and edit a note in the stream that they have created just a couple of weeks ago at the point of saving the changes, they get Error 403: Access Denied.
This is from the log file.
[2019-06-13 12:32:18] Espo.ERROR: Display Error: , Code: 403 URL: /api/v1/Note/5cefa5e6351f8f749 [] []
Anyone got an idea why they can edit new records but not older ones?
But when they try and edit a note in the stream that they have created just a couple of weeks ago at the point of saving the changes, they get Error 403: Access Denied.
This is from the log file.
[2019-06-13 12:32:18] Espo.ERROR: Display Error: , Code: 403 URL: /api/v1/Note/5cefa5e6351f8f749 [] []
Anyone got an idea why they can edit new records but not older ones?
Comment