AUDIT LOG some tables works and some not Why?

Hi,
I am using the audit log form long.
I have realised that some tables that I thought that are logged does not work.
The audit log from this tables works in developer but not in the server.
Is there any way to know by process if that table has the JSSecurity.TRACKING in on?
Or how can I know which tables are with the TRACKING enabled?
It’s seem that this property does not upload to the server.
when I import the solution in the server I check “Overwrite repository group security settings with import version”
Is this the way to upload that property?

I am using servoy version 2020.12.1 -releaseNumber 3623

Un Saludo

Hi, in the ‘Database Server’ page in the servoy-admin pages of the server,
have you have selected your log server database as the current log server?

If you forget to do this you will not get any logging…

Hi Christian,
yes it is selected.
It’s works in some tables.

Strange. Are the users on the server in the same user groups as you have sent tracking for in Developer?

Yes.
I use only one group for all user.

I have run out of ideas based on my own mistakes…