I'm getting an error saying the id is already used but it should be created with ID.unique() it doesn't seem to be reading the row ID field at all. I can't get it to work.
TL;DR
Developers are encountering issues with the Console row UI not passing ID.unique properly, despite setting it. The error indicates that the ID is already in use. Currently, there are no indexes or relationships set up.