apache/incubator-seata

Support old version state machine designer artifacts

開放

#6,137 建立於 2023年12月11日

 (5 則留言) (0 個反應) (1 位負責人)Java (8,878 個分叉)batch import
good first issuetask: help-wanted

倉庫指標

星標
 (25,960 顆星)
PR 合併指標
 (平均合併 13天 1小時) (30 天內合併 13 個 PR)

描述

Why you need it?

New version state machine designer uses JSON with style information that is great similar to the user-written JSON. However, the JSON file that old version (i.e., the one implemented in GGEditor) is in a very different form. The new version should be backward-compatible.

How it could be?

Extend SagaImporter to be backward-compatible.

Other related information

Please merge related PR to the refactor_designer branch.

貢獻者指南