This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Object of type Mail definitions does not exist in database or you do not have the relevant viewing permissions

Hello,

Following error appearing when creating a new mail template in v7.0.2 from Designer. Some old templates exist and I can edit and save them without any issues. I even tried creating new email template using viadmin user and nothing worked.

Object of type Mail definitions does not exist in database or you do not have the relevant viewing permissions.

at VI.DB.Entities.EntityPatchLog.<ApplyAsync>d__15.MoveNext()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.EntityPatch.<ApplyAsync>d__45.MoveNext()
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.PermissionsEntitySource.<GetAsync>d__13.MoveNext()
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
--- End of stack trace from previous location where exception was thrown ---
at VI.DB.Entities.EntitySourceImpl.<GetAsync>d__11.MoveNext()