You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2022/12/15 09:54:19 UTC

[GitHub] [fineract] adamsaghy commented on pull request #2783: FINERACT-1760: Client by External Id

adamsaghy commented on PR #2783:
URL: https://github.com/apache/fineract/pull/2783#issuecomment-1352812250

   @josehernandezfintecheandomx I just realised during the bulk import we might need to add proper serializer for ExternalId.
   
   Please add the `gsonBuilder.registerTypeAdapter(ExternalId.class, new ExternalIdAdapter());` in: `ClientEntityImportHandler.importEntity()` 
   `ClientPersonImportHandler.importEntity()`
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@fineract.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org