gchq / stroom

Stroom is a highly scalable data storage, processing and analysis platform.
https://gchq.github.io/stroom-docs/
Apache License 2.0
425 stars 56 forks source link

Properties failing to add a DB value #4306

Closed stroomdev10 closed 2 weeks ago

stroomdev10 commented 3 weeks ago

I tried to update assignTasks, but it failed with Error Updating property - Database record has changed or doesn't exist

It was attempting to use id = 229 on the config table there was already an id = 230

I had added a new DB property(230) the other day, so assume it had cached my previous use of assignTasks prior to this new property being used.

at055612 commented 2 weeks ago

Fixed in > 7.4.1