Question
6
Replies
115
Views
Optum
Posted: July 1, 2016
Last activity: July 1, 2016
Closed
How can I see the Rules I have Changed?
Hello:
I am trying to locate the name of a rule I changed about 2 months ago. I know that on the Home Page, it shows recent rules changed. However, I need to go back further than that.
Is there a table that stores all the rules an Developer has changed??
Thanks!!
Hi Nicole,
Try this recent actions feature. It will load a paginated grid sourced by a report def. I can see pretty far back (well past two months).
I haven't checked if there is a limit on how far back, but if there is, you can easily trace the source report def and do a private checkout to extend it further I would imagine.
In the same respect you could run tracer and see the SQL involved if you wish to hit the DB directly and view it straight from the tap.