Hi All,
I have come across a weird scenario where cell history of a Boolean formatted line item is not
getting captured properly. For e.g. : In the attached snippet of a cell history of a module below are updates
1 - Data got updated after a bulk import to TRUE (History ID - 3994882)
2 - In the next update (ID -3996409 ) it can be deduced that user has manually made updates to the cell but the Previous value is False & New Value is False as well.
Things to note here :
a- User won't be able to manually update the line item's cell as the line item is only available at the backend & is DCA driven. Also, during bulk import (not via file but from another line item) they are able to update due to Unlock-lock actions in the process else not.
B - Previous Values should have been TRUE as no cell history before that suggests that it became false
So has anyone come across anything like this? Or if anyone has any suggestion on how to
troubleshoot this issue & get to the root cause on how did the user made update on history ID -3996409 plus why is the Previous Value & New Value both are False, when the previous update is TRUE
Thanks for help in advance !