Recursive relationship error in Project Planning consoleIssue Trying to perform any actions via planning console, like indent or un indenting a task and saving it shows warning about recursive relationship. Even though the task on which the action is performed has no dependencies or other relationships to any task other than the parent task.CausePlanning console has a Recalculation engine which always checks for all cyclic relationships in the project. Therefore if cyclic relationship is exists anywhere in a project, any action in the planning console will not be allowed until we remove all the cyclic relationships.You will not able to create cyclic relationship in service now apart from importing the project from an external source.ResolutionRemoving the cyclic relationship on every task before performing any action on the planning console.