API event logs showing incorrect log details

Hi,

I’m starting to use the public API with a custom .NET integration that I’m building.
Just noticed a very minor bug with the logs.

When I update a variable through the API the event log shows the details the wrong way around.
E.g. if I updated the variable value from 10 to 20 it shows in the log that I updated it from 20 to 10.

Thanks,
Joe

So, in this example I updated it from 5 to 21.9
image

1 Like

Hi @joe.ferris ,
ok, we’ll have a look!

2 Likes

Found the bug and a fix is on the way.

That’s great.
Thanks Philipp :+1:

The fix is now in production - hope it’s better now! :innocent:

Great work.
Thank you