Describe the bug
GetModifiedRows method returns no dirty cell information after entering cell edit, backing out without modifying, and using setDirtyIndicator to update externally.
To Reproduce
Steps to reproduce the behavior:

Click anywhere else to exit the cell without modifying the value.

Click "Change Cell" button.

View logs to see GetModifiedRows[0].cells is an array of 0.
Expected behavior
Expect setDirtyIndicator to add the modified cell data {cellData: {isDirty, originalVal, value}, col, row} to GetModifiedRows row even if previously entered the cell in edit mode without making changes to the value.
Same behavior as setDirtyIndicator on a non-edited cell. Screenshot attached:

Version
Screenshots
If applicable, add screenshots to help explain your problem.
Platform
-PC
Additional context
@FranklinAf i can confirm i see the bug as described. Can you let me know the app / team your working on?
@tmcconechy I work for a customer of Infor using the enterprise-ng on-prem. Not internal to Infor.
OK does it have a name or code name? I just am asking so i can label things with a label. Also that way you can find all your issues by a label.
I think a good name would be "MacArthur".
Thanks!
Cool i made a label - feel free to add it if you remember on any future issues