Photo Supreme Server Addtion - synch bug

Post Reply
Simon
Posts: 6
Joined: 01 May 24 1:54

Photo Supreme Server Addtion - synch bug

Post by Simon »

Hi Herb,

I have a really annoying issue where I have 5 custom fields added in the info panel against the photographs.

I select the photograph, then enter the first field.
I then select by mouse or Tab the second field, and the synchronization service runs to update the first field.
While that is happening, I edit the second and third field.

Part way through, the synchronization service completes (I'm assuming the async process returns) and the second and third fields reset to blank values.

This is really frustrating, as I end up entering the data 3 times for the third, fourth and fifth fields!

I think you need to change the way you handle the async return to prevent overwriting changes that have been made after the process has started.
May I suggest putting a delay on the triggering of the synchronization service to allow multiple fields to be edited before the file and database are updated.

build 2024.0.2.6358.pg(64bit)
Post Reply