by m.Th. (Posted Mon Jan 30, 2017 3:56 pm)
It happens for me too. See specs in sig.
A „patch” would be to put an UNIQUE constraint in DB with ON ERROR IGNORE on CategoryID and ImageID (IIRC).
The best would be to find the cause. In my case, usually I use the shortcuts to assign the categories, if this matters.
Read Main Topic
It happens for me too. See specs in sig.
A „patch” would be to put an UNIQUE constraint in DB with ON ERROR IGNORE on CategoryID and ImageID (IIRC).
The best would be to find the cause. In my case, usually I use the shortcuts to assign the categories, if this matters.
Read Main Topic