Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

[BUG] Code with expression object is lost in JSON > YAML #554

Closed
igarashitm opened this issue Mar 20, 2023 · 1 comment · Fixed by #565 or #567
Closed

[BUG] Code with expression object is lost in JSON > YAML #554

igarashitm opened this issue Mar 20, 2023 · 1 comment · Fixed by #565 or #567
Assignees
Labels
bug Something isn't working

Comments

@igarashitm
Copy link
Contributor

Describe the bug
The source code is lost with expression object

To Reproduce
Steps to reproduce the behavior:

  1. Open source code editor
  2. Paste following YAML
- from:
    uri: timer:null
    steps:
    - set-body:
        expression:
          simple:
            expression: test
  1. Click sync your code
  2. See error

Expected behavior
Source code shows and the canvas updates

Logs

2023-03-20_12-05-40.mp4

Environment (please complete the following information):

Additional context
Add any other context about the problem here.

@igarashitm
Copy link
Contributor Author

Reopening, try-catch is still missing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
1 participant