You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❗ please do not add sensitive information in issues, you can provide extra information via email using issue number as reference ❗
Describe the issue
When Titan returns an error, like something is wrong with the metadata, we use to get a CmisConstraintException for example "SEAL00222:Error mapping value on existing ValueList.". With the 7.9.1 code (+JWT adjustments) we get a CmisConnectionException :
caught exception: (CmisConnectionException) Cannot access "xyz": (CmisConnectionException) Cannot access "null": Conflict
We should get the CmisConstraintExceptions to be able to see what is exactly wrong.
❗ please do not add sensitive information in issues, you can provide extra information via email using issue number as reference ❗
Describe the issue
When Titan returns an error, like something is wrong with the metadata, we use to get a CmisConstraintException for example "SEAL00222:Error mapping value on existing ValueList.". With the 7.9.1 code (+JWT adjustments) we get a CmisConnectionException :
caught exception: (CmisConnectionException) Cannot access "xyz": (CmisConnectionException) Cannot access "null": Conflict
We should get the CmisConstraintExceptions to be able to see what is exactly wrong.
Reporter
Richard van der Stel
To Reproduce
Steps to reproduce the behavior:
Screenshots
Configuration
Input
Environment
FF 7.9.1
Additional Environment
Additional Context
Mail with stacktraces send to Niels.
The text was updated successfully, but these errors were encountered: