You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In ternary mode, I am creating a rule with just default condition it generates a json and am storing it in db. But when I import the JSON it throws error in importing json logic.
To Reproduce
create a rule in ternary mode with just default condition.
save the json. And import that json again
Expected behavior
Saved json on import should not throw erro and should show the default condition in the UI
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
In ternary mode, I am creating a rule with just default condition it generates a json and am storing it in db. But when I import the JSON it throws error in importing json logic.
To Reproduce
create a rule in ternary mode with just default condition.
save the json. And import that json again
Expected behavior
Saved json on import should not throw erro and should show the default condition in the UI
Screenshots
The text was updated successfully, but these errors were encountered: