Sending Ownership Data through API

Hello,

We recently found a bug in our code, but wanted to share it here given it might be worth the API team’s consideration. We were sending null ownership data, and it appears that it came through as the NRI Ratio instead of None or 0. We’re fixing this on our side, but wanted to flag the behavior, especially since the front end has a validator to prevent values > 100:

you can see the NRI = 7500% which doesn’t make sense. It might be worth throwing an error or handling the null values another way.

Thanks for the consideration,
Jeff

Thank you Jeff for reporting this. We have added this to our backlog to review and reconcile with the front-end validations.

1 Like