I am working on a Suitelet where I am using the "redirect.toRecord" function to send the user back to the invoice that triggered the suitelet.
Though the code does send the user to the indicated record, it requires the user to sign back into NetSuite every time. (This behavior is also happening in 1.0, which it never used to).
Has anyone seen this before / know how to get it to redirect without requiring login credentials again? There doesn't appear to be a parameter on this command that controls that aspect.
Thanks in advance!