You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Shruthi M R (JIRA)" <ji...@apache.org> on 2018/11/05 06:47:00 UTC

[jira] [Commented] (FINERACT-605) Bug when creating cashier in a teller without an end date

    [ https://issues.apache.org/jira/browse/FINERACT-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16674741#comment-16674741 ] 

Shruthi  M R commented on FINERACT-605:
---------------------------------------

[~pnyota] , this is was addressed in PR [https://github.com/apache/fineract/commit/e13616b0e9c9232cd044bdf12bf41f225c76cbb3] by terencemo. And this fix is available in 1.1.0. Kindly check again.

> Bug when creating cashier in a teller without an end date
> ---------------------------------------------------------
>
>                 Key: FINERACT-605
>                 URL: https://issues.apache.org/jira/browse/FINERACT-605
>             Project: Apache Fineract
>          Issue Type: Bug
>          Components: Organization
>    Affects Versions: 1.0.0
>         Environment: Linux
>            Reporter: Nyota Macharia
>            Priority: Major
>              Labels: p1
>             Fix For: 1.1.0
>
>
> When a User creates a teller without an end date, then proceeds to create a cashier for this teller the following error appears
> 05:34:05.816 [http-bio-443-exec-6] ERROR o.s.boot.context.web.ErrorPageFilter - Forwarding to error page from request [/api/v1/tellers/1/cashiers] due to exception [Partial cannot be null]
> java.lang.IllegalArgumentException: Partial cannot be null
>     at org.joda.time.base.AbstractPartial.isAfter(AbstractPartial.java:351) ~[joda-time-2.8.1.jar:2.8.1]
>     at org.apache.fineract.organisation.teller.data.CashierTransactionDataValidator.validateCashierAllowedDateAndTime(CashierTransactionDataValidator.java:99) ~[classes/:na]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)