Long Value of a variable is getting trimmed

I started a process Instance with a variable of type long with a value of 643460295255150592.
But when I am looking the variable value into cockpit, getting this

643460295255150600

But in the Db value is getting saved correctly.
Is this a cockpit limitation with long variable value or am I doing something wrong?

Hi @akkujain93,

this is indeed strange behavior. Feel free to open a bug report in our issue tracker or create a pull request on GitHub.
https://app.camunda.com/jira

Thanks for bringing this up.
Cheers,
Miklas

1 Like
  1. CAM-10461