Hi Samuel,
If you have records with an Id of 0 coming from the database, you have a serious problem. The OutSystems Platform is not set up to deal with this. Not only in this specific case you'll have problem, but everywhere. You really must prevent Ids with a 0 value from entering the realm of the Platform.
If you have records with an Id of 0 coming from the database, you have a serious problem. The OutSystems Platform is not set up to deal with this. Not only in this specific case you'll have problem, but everywhere. You really must prevent Ids with a 0 value from entering the realm of the Platform.