Is it possible to access closed processes instances by navigating from any class’s relations tab?
The processes page is filtered by default to only show RUNNING processes.
On the class’s relations tab, when you click the link to a process with ‘RiverFlowStatus’: ‘COMPLETE’ (where the code is NULL), the web browser tries to load this card process; however, CMDBuild filters it out and prevents it from loading.
Even more, if you try to load the URL of a COMPLETE process in an empty browser tab, CMDBuild redirects you to the whole list of RUNNING processes.
for exm, from
https://cmdbuild.domain.tld/cmdbuild/ui/#processes/issue/instances/13031627/activities/closed_flow_9i6xlyz3nx6az3xinmv4fj97/view
goes to
https://cmdbuild.domain.tld/cmdbuild/ui/#processes/issue/instances/
We could work around this bug if we could configure the default filter for processes
Is there any other workaround?
Is this error expected to be fixed soon?
thanks