Use consistent type for all contract record IDs #145

Closed
opened 2019-07-29 06:46:09 +00:00 by raucao · 0 comments
raucao commented 2019-07-29 06:46:09 +00:00 (Migrated from github.com)

Currently, there's a bit of a mess, with IDs being handled as both numbers and strings. I think they're mostly being converted to strings in this app, due to hotfixes for the situations where it should have been a number, but wasn't.

Currently, there's a bit of a mess, with IDs being handled as both numbers and strings. I think they're mostly being converted to strings in this app, due to hotfixes for the situations where it should have been a number, but wasn't.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kredits/kredits-web#145