[jira] [Assigned] (FINERACT-1140) Adopt GenerationType.TABLE as ID generation strategy

2020-08-29 Thread Yemdjih Kaze Nasser (Jira)


 [ 
https://issues.apache.org/jira/browse/FINERACT-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yemdjih Kaze Nasser reassigned FINERACT-1140:
-

Assignee: Yemdjih Kaze Nasser

> Adopt GenerationType.TABLE as ID generation strategy
> 
>
> Key: FINERACT-1140
> URL: https://issues.apache.org/jira/browse/FINERACT-1140
> Project: Apache Fineract
>  Issue Type: Test
>Affects Versions: 1.5.0
>Reporter: Yemdjih Kaze Nasser
>Assignee: Yemdjih Kaze Nasser
>Priority: Major
>
> Working with eclipselink, I noticed there were situations where when trying 
> to persist objects with sub entities, the IDs of the sub entities where not 
> generated fast enough making the ID column to always be set to null causing a 
> lot SQLIntegrityViolations.
> As a solution of last resort I experimented with table generation strategy 
> which is able to set ID upon object creation instead of at persist time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (FINERACT-1140) Adopt GenerationType.TABLE as ID generation strategy

2020-08-29 Thread Yemdjih Kaze Nasser (Jira)
Yemdjih Kaze Nasser created FINERACT-1140:
-

 Summary: Adopt GenerationType.TABLE as ID generation strategy
 Key: FINERACT-1140
 URL: https://issues.apache.org/jira/browse/FINERACT-1140
 Project: Apache Fineract
  Issue Type: Test
Affects Versions: 1.5.0
Reporter: Yemdjih Kaze Nasser


Working with eclipselink, I noticed there were situations where when trying to 
persist objects with sub entities, the IDs of the sub entities where not 
generated fast enough making the ID column to always be set to null causing a 
lot SQLIntegrityViolations.

As a solution of last resort I experimented with table generation strategy 
which is able to set ID upon object creation instead of at persist time.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FINERACT-1113) Request: Add new parameter to loans

2020-08-29 Thread Brian C Cooke (Jira)


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

Brian C Cooke commented on FINERACT-1113:
-

PR 1306 has been opened for this issue.

 

> Request: Add new parameter to loans
> ---
>
> Key: FINERACT-1113
> URL: https://issues.apache.org/jira/browse/FINERACT-1113
> Project: Apache Fineract
>  Issue Type: Improvement
>  Components: Loan
>Reporter: Chirag Gupta
>Assignee: Brian C Cooke
>Priority: Blocker
>
> This issue is linked to [https://github.com/openMF/community-app/issues/2225]
> Currently, after a loan is written off, we can still recover it but for 
> unlimited times. We need a parameter which tells how much has been recovered 
> after the loan has been written off and based on that we would show/hide the 
> recovery button.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)