Skip to content

fix(engine): try to parse date in the legacy format (#335)

Artyom Kartasov requested to merge 335-backward-compatible-format into master

Description

Try to parse date in the legacy format to keep backward compatibility when restore clone sessions

Related issue

#335 (closed)

Examples

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have text changes OR there are text changes and they have been reviewed
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed

Closes #335 (closed)

Merge request reports