-
Notifications
You must be signed in to change notification settings - Fork 2
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
Cyclic import detected mistakenly #390
Comments
Hi @namsonx , |
Hello Holger, This ticket was implemented and pushed to stabi branch, could you help us verify it. Thank you, |
Hi Son, the error message changed a bit, but the JSON content above still detects a cyclic import. |
Hello Holger, It was my mistake, I pushed the tiny change to stabi branch to correct it. Thank you, |
Retest successful. Issue can be closed. |
A file containing common values, is imported
This is detected as 'cyclic import' mistakenly.
But should be possible.
Example:
Result:
Test cases: JPP_1112, JPP_1113 (commented out)
Reference: #389 (comment)
The text was updated successfully, but these errors were encountered: