Hello
In the workflow screen, in the part handling the autorizations to go from one state to another "autorisation pour passer d'un état à un autre" then I click on the wrench icon to select the profiles to display or not, I select some of them (or all of them) I click on "OK" (see attached file) and I get an error
2022-04-28 17:55:56.773 ** ERROR ** [V9.5.1] EXCEPTION **
2022-04-28 17:55:56.773 ** ERROR ** [V9.5.1] on file '/var/www/html/projeqtor/tool/saveWorkflowProfileParameter.php' at line (53)
2022-04-28 17:55:56.773 ** ERROR ***** [V9.5.1] cause = Call to undefined function pq_pq_stripos()
Hello,
Indeed there is an issue, for fix this change on /var/www/html/projeqtor/tool/saveWorkflowProfileParameter.php' at line (53) and line (58) pq_pq_stripos by pq_stripos.
Ticket #6166 ase been recorded on road map.
This fix while be available on V9.5.4.
