Has anyone ran into trying to run a stored procedure transaction group utilizing a PostgreSQL database, and the stored procedure not populate in the drop down in the transaction group configuration?
I can manually run this procedure inside the designer using the query browser, and I haven't had any other DB issues thus far.
My ignition version is 8.1.41 and my Postgres version is 16. I will add to this that my setup is in a docker environment if that would matter at all. Haven't ever run into this before though.