Hello,
We have created a project but when we want to calculate the planning we have this error :
We are using an API to create automatically projects and activities.
In the logs, we have these SQL error right after the intent of creation in ProjeQtOr :
I think this is linked to the problem we are facing.
Do you already have this type of error (impossibility to calculate the planning knowing that people have the rights to do it) ?
I am looking forward hearing from you,
Thank you in advance.
Hello,
It seems there is lock of table, possibly deadlock.
Try to restart your database.
Error log and calculation are not linked.
Error logged correpond to calls to API.
Message indicated that you don't have rights to calculate planning.
Check allocation to project : your profile on this project must give you rights to calculate it.
The problem is fixed.
Thank you