Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing error on chain created from Apiroom #258

Open
matteo-cristino opened this issue Jun 23, 2023 · 0 comments
Open

Parsing error on chain created from Apiroom #258

matteo-cristino opened this issue Jun 23, 2023 · 0 comments
Assignees

Comments

@matteo-cristino
Copy link
Contributor

Steps to reproduce

In Apiroom, when using the following contract inside a chain

Given nothing
When I set 'nameOfNewObject' to '100' as 'string'
Then print data

The following error is returned

 Zencode pattern not found (when): When I set 'nameOfNewObject' to 1.0 as 'string'

If I save the chain, then, from swagger, I can see that the above statement is present in my chain even if it was not in the original contract.

Expected behavior

Create a chain from contracts should not modify the contracts.

System configuration

All test were performed on apiroom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants