In a custom action where I set ‘column value’ for ‘this item’ - the column that the ‘Favourite’ list gets its data from also sets the column value for the item below ‘this item’.
Effectively, 2 items are being set to favourite when only 1 should be. Why would this be happening?
The bug was reproducing reasonably consistently, but now I cannot get it to reproduce. Simply put, I just tick the favourite column for the item using a button that does a few other actions. No like ‘add row’ actions though.
Can’t be sure what the problem was, I assume this is a different table than the User Profiles table. For other set column values (of other logic branches), do you have the same configuration? I guess not?