Hello Forum,
I was wondering how I can reset the wbs value.
Currently, I am testing different projects, workflows and profiles, etc. And in order to go back to 'initial state', I truncate some tables (e.g. project, requirement). But wbs value keeps getting incremented and leads to inconsistencies.
Thanks in advance.
You should never delete in the DB.
There are many consistency that are checked only by the framework.
You should use Projeqtor features to delete a project, never delete in DB.
I'm afraid you'll have to restaure to a correct dump, before deleting.
The only way to restore a certain state of ProjeQtOr has to be done by using DB dumps. Is it correct?
Yes