Products | Versions |
---|---|
TIBCO Collaborative Information Manager | - |
Not Applicable | - |
Resolution:
When workitem locking is enabled if a workitem is cancelled after opening it, the workitem gets locked.
Environment:
=========
TIBCO Product name and version: TIBCO Collaborative Information Manager 7.2.X and 8.0.0
Operating System(s): All Operating Systems
Symptoms:
========
With TIBCO Collaborative Information Manager(CIM), when workitem locking is enabled if a workitem is cancelled after opening it, the workitem gets locked and the user has to explicitly do a release lock to release the workitem lock.
Cause:
=====
This happens when the "com.tibco.cim.workitem.lock.autolock" property in the ConfigValues.xml is set to "true".
Resolution:
========
To resolve this issue, please try the following steps:
1. Stop the application server.
2. Set the "com.tibco.cim.workitem.lock.autolock" property in the ConfigValues.xml to "false".
3. Restart the server.
Attachments:
==========
None.
References:
=========
None