Welp, I had tried adding a type and it was erroring out previously (and actually tried removing it because I looked at the ootb funclist.xml), but it's working today. Might have to chalk this up to the nightly restart "figuring it out".
Hi,I've been trying to implement some custom SQL functions into the expression editor, but keep encountering one issue that interferes with a clean implementation. The function will return the correct value in the correct type, but the workflow table will choose the wrong type for the column, throwi...
I had this same problem and checked the error log for apache (httpd.service) and found the same repeating error every time this message was thrown (in browser and in my client login)- in my instance the issue was apache permissions. The fix was creating a new <Directory /[dirname here]/> block that ...