For the EmployeeApiDocument,
Here are some issues I faced:
1) In 'documentUpdateEmployee' :
"10:35:31.503 [qtp297785169-145] INFO o.a.f.c.l.c.ServiceExceptionFilter -
Responding with a service error ServiceError{code=409, message='Office myOffice
already exists.'}
org.apache.fineract.cn.office.api.v1.client.AlreadyExistsException"
2) In documentCreateEmployee:
"org.springframework.web.util.NestedServletException: Request processing
failed; nested exception is
ServiceException{serviceError=ServiceError{code=409, message='Employee
employ001 already exists.'}}"
3) In documentDeleteEmployee:
"10:35:40.614 [qtp297785169-146] INFO o.a.f.c.l.c.ServiceExceptionFilter -
Responding with a service error ServiceError{code=409, message='Office myOffice
already exists.'}
org.apache.fineract.cn.office.api.v1.client.AlreadyExistsException"
[ Full content available at:
https://github.com/apache/fineract-cn-office/pull/7 ]
This message was relayed via gitbox.apache.org for [email protected]