apache/incubator-seata

Support old version state machine designer artifacts

Open

#6137 aperta il 11 dic 2023

Vedi su GitHub
 (5 commenti) (0 reazioni) (1 assegnatario)Java (8878 fork)batch import
good first issuetask: help-wanted

Metriche repository

Star
 (25.960 star)
Metriche merge PR
 (Merge medio 13g 1h) (13 PR mergiate in 30 g)

Descrizione

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.

Guida contributor