Does anyone use the "CONNECT BY PRIOR" statement for hierarchical queries in SuiteQL? We had a script that was using it to get related records using the NextTransactionLineLink table. It was very performant for a long time - enough to use in a BeforeLoad UserEvent script. But, at some point several months back, the performance nose dived and we had to disable it. Curious if anyone out there has run into this.