Ralph Hopman created FINERACT-2411:
--------------------------------------
Summary: Allow empty columns to be deleted from datatables
Key: FINERACT-2411
URL: https://issues.apache.org/jira/browse/FINERACT-2411
Project: Apache Fineract
Issue Type: New Feature
Reporter: Ralph Hopman
Currently, it is impossible to drop a column from a datatable if the table has
records. The error is "Non-empty datatable columns can not be deleted." I am
not sure if the current behavior is by design, as the error is somewhat
ambiguous, The non-empty requirement seems to apply to the whole datatable, but
I would propose to apply it only to the column.
TL;DR: Allow a column to be dropped from a datatable if the column is currently
NULL for all records.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)