Our controller was added to our sandbox environmen...
# general
s
Our controller was added to our sandbox environment last week to do some testing. She has been in there making what should've been live transactions since Thursday afternoon and now I need to figure out what she's edited/created since then and figure out what needs to be redone in prod. Anyone have experience with this and what is the most efficient way to track down all of her transactions? I know how to run a transaction detail report, but looking for any additional advice.... and then wondering how best to decide what can be imported to prod, if anything, since she was probably transacting based on SB data that might not have even been up to date. Thanks!
t
transaction search with a system notes join criteria
user = controller, date on or after X
assuming you haven't enabled the worst checkbox in NetSuite - "only store system notes on update" which is in general preferences, this will get eveyrthing edited and created since that date on a transaction
you could do a straight out system notes search, which would get you everything
s
thank you!
w
High jacking a bit here, @Tristan Day. Does that setting only enable on-create notes as well? Or would it also enable logging when a user sets the same value as before. The help-text in the setting is a bit ominous. “You should leave this option enabled in all accounts”
t
if you enable that checkbox it will only capture system notes when you update / edit the record. It will not store notes "on create"
w
I mean that by disabling the setting, we won't get anything more additional then the on-create logs? (We had this setting enabled and I've cursed a few times that NS didnt log all create notes)
👍 1
t
correct
💯 1