[
https://issues.apache.org/jira/browse/FINERACT-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17537120#comment-17537120
]
Francis Guchie commented on FINERACT-1623:
------------------------------------------
[~rrpawar] [~ikimbrah]
It turns out that when importing a bulk of staff using Postman, if you have
staff that share the same firstname and lastname, you will get the error above
*(error.msg.staff.duplicate.externalId)*
I think this error should read duplicate firstname and lastname / duplicate
display_name
Yet if you use the UI to enter these so called duplicate *externalId* after the
batch uploads are done, you will not get the error
> Staff with externalId `` already exists - error.msg.staff.duplicate.externalId
> ------------------------------------------------------------------------------
>
> Key: FINERACT-1623
> URL: https://issues.apache.org/jira/browse/FINERACT-1623
> Project: Apache Fineract
> Issue Type: Bug
> Components: Organization
> Reporter: Francis Guchie
> Assignee: Rahul Pawar
> Priority: Major
> Attachments: image-2022-05-15-01-26-49-581.png
>
>
> While using postman to bulk load data i get error message
> {"developerMessage":"The request caused a data integrity issue to be fired by
> the database.","httpStatusCode":"403","defaultUserMessage":"Staff with
> externalId `` already
> exists","userMessageGlobalisationCode":"error.msg.staff.duplicate.externalId","errors":[\{"developerMessage":"Staff
> with externalId `` already exists","defaultUserMessage":"Staff with
> externalId `` already
> exists","userMessageGlobalisationCode":"error.msg.staff.duplicate.externalId","parameterName":"externalId","value":null,"args":[{"value":""}]}]}
> I am sure the the external id is not duplicated
--
This message was sent by Atlassian Jira
(v8.20.7#820007)