[
https://issues.apache.org/jira/browse/FINERACT-274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058695#comment-18058695
]
Edward Kang commented on FINERACT-274:
--------------------------------------
Hello! I saw this was still an issue so I went ahead and fixed it! Turns out it
was a transaction boundary issue in maker-checker. DDL queries were not being
properly rolled back. I managed to fix it here:
[https://github.com/apache/fineract/pull/5495.]
> Not able to create the same datatable which was rejected by the maker checker
> before
> ------------------------------------------------------------------------------------
>
> Key: FINERACT-274
> URL: https://issues.apache.org/jira/browse/FINERACT-274
> Project: Apache Fineract
> Issue Type: Bug
> Components: Data Tables
> Affects Versions: 1.8.0
> Reporter: Santosh Math
> Priority: Minor
> Labels: Beginner, Triage, Volunteer, gsoc, p2
> Attachments: JIRA-274.JPG
>
>
> Posted by Subramanya at [https://mifosforge.jira.com/browse/MIFOSX-1246]
> Original Description:
> 1. Click on Admin ->System - enable maker-checker.
> 2. Click on Admin ->System - Configure maker-checker tasks -> Select
> Configurations ->select check box for create, update and delete data tables.
> 3. Click on the Admin -> System -> Manage data tables -> Create data table -
> and create data table for client.
> 4. The navigated page displays "Waiting For Checker Approval" -> Click on
> details -> Click on reject button in "View Checker Inbox" -> click on confirm
> in confirmation page.
> With the above action in UI the data table will not appear, but in the
> database the table is still exist.
> > Again try to create datable with the same name as above, which displays
> error message as the data table already exists,
--
This message was sent by Atlassian Jira
(v8.20.10#820010)