we've been getting this error migrating from v15 to v17
ERROR: column "note" is of type jsonb but expression is of type text
LINE 27: ss.payment_term_id, ss.description, ss.u...
^
HINT: You will need to rewrite or cast the expression.
anyone knows how to resolve this? Need help please! thanks!