dentsusoken / iPLAss

Java-based open source low-code development platform for enterprise
https://iplass.org/
GNU Affero General Public License v3.0
67 stars 25 forks source link

AdminConsole、NumberBase以外のVersion管理方式のEntityのCSVインポートでバージョン指定でのインポートができない #1015

Closed xkazama-yukio3 closed 1 year ago

xkazama-yukio3 commented 1 year ago

AdminConsole、 NumberBase 以外のVersion管理方式のEntityのCSVインポートでバージョン指定でのインポートができない。

EntityExplorer、Package、バッチツールも同様にエラーになってしまう。

bulkUpdate形式でのインポートは可能。

xkazama-yukio3 commented 1 year ago

(English) In AdminConsole, an error occurs when importing CSV with a version specified for an Entity with a version management method different from NumberBase .

EntityExplorer, Package, and Batch tools also fail.

Import by bulkUpdate is possible.