Closed predatoralpha closed 3 years ago
Hi there. We will create a ticket and investigate this. Thank you for bringing it to our attention!
PR with a solution to the problem : https://github.com/onc-healthit/code-validator-api/pull/94
This is merged, closing
CptLoader::load() - local variable pendingCount newer changes, as a result the final insert to the database not performed.
if (pendingCount > 0) { insertCode(insertQueryBuilder.toString(), connection); }
PS: can someone assign this to me?