[
https://issues.apache.org/jira/browse/FINERACT-632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16704541#comment-16704541
]
ASF GitHub Bot commented on FINERACT-632:
-----------------------------------------
ShruthiRajaram commented on issue #493: FINERACT-632 Make description field non
mandatory in saving product
URL: https://github.com/apache/fineract/pull/493#issuecomment-443160523
@m-sameer the solution proposed by you is working because by default an
empty string is getting assigned to description field in
SavingsProductAssembler. So this is not the right way to fix the issue. I would
say a migration script should be written to alter the m_savings_product and
make description field to accept the null value. Then in the SavingsProduct
class make appropriate change. And on top of all these, change proposed by you
should be applied.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Description in Saving Product should not be mandatory
> -----------------------------------------------------
>
> Key: FINERACT-632
> URL: https://issues.apache.org/jira/browse/FINERACT-632
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Savings
> Affects Versions: 1.1.0
> Reporter: Mexina Daniel
> Priority: Minor
> Labels: Volunteer, gci, gsoc, p2
> Fix For: 1.3.0
>
> Attachments: Screen Shot 2018-11-16 at 2.57.11 PM.png
>
>
> The is no necessarily of making the description filed of saving product to be
> mandatory
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)