Bug: Parameters hidden from Audit Log are not hidden

I have also tried adding these parameters to be excluded from the query configuration, but they still show up

image

image

I am running off of the latest 3.114

Bump - could someone help me take a look at this? I am running this on a self-hosted 3.114 instance

Hi @pablo.estrada,

Thanks for reaching out! I am looking into this now - thanks for providing screenshots & your version # :slightly_smiling_face:

Hi @pablo.estrada,

Quick follow up question for you - how are the body params populated? Are you using additionalScope? If possible, a screenshot of the query/event trigger would be helpful

Here's an example that seems to be working as expected on 3.114:

Hi @Tess , I think I figured out what is causing this:

  1. Using an imported query will not cause the parameters to be excluded
    image
    image

  2. Using a regular query will exclude the parameters from the audit log.


    image

It seems the issue are with imported queries. Could you check this from your end, thanks!

Ah thanks so much for the follow up @pablo.estrada. I am seeing the same issue! I'll report this to our team for a fix. I'll follow up on this thread if I get any updates internally

thanks for the help!