I can't undo checkout a WTObject
Hello,
I've got an object that is in a wrong state. It is a workflow template. The Workflow Administrator shows me it as checked out (with a yellow mark), but it is impossible to check in it or to undo check out. And if I edit it and save it, the modifications are not taken account, no new iteration is created.
I suspect that the object is actually checked in but one of its attribute is wrongly set to "checked out".
I had a look in the database, but I do not understand how checkout functionnality works into it.
This is an extract of WFPROCESSTEMPLATE. There are 75 iterations of my object: "ECDoc_UnderReview". I have just pasted aroud ten of them.
NAME,CHECKOUTINFOISNULL,IDA3A2CHECKOUTINFO,STATECHECKOUTINFO,CLASSNAMEKEYA2CHECKOUTINFO,CLASSNAMEKEYCONTAINERREFEREN,IDA3CONTAINERREFERENCE
ECDoc_UnderReview 0 16090 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 39659 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 22369 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 50002 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 50488 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 54012 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 0 c/i (null) wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 39312 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 54320 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 54696 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 56434 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 56520 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
ECDoc_UnderReview 0 56696 c/i wt.workflow.definer.WfProcessTemplate wt.inf.container.ExchangeContainer 4
In the middle, there is the only iteration not to have a STATECHECKOUTINFO value...
I don't know what kind of suspicious operation I have done on it before. And worse, I don't know how to figure out this problem !
Thank you for helping.

