We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Entities with a singular chain ID are able to bypass the detection if the user inputs no chain ID assignment for that entity.
This bug does not affect entities that expect 2 chain ID assignments.
Example: 2:WATER --> user chID assignment = (blank) ^gets detected
1:PHOSPHATE ION --> user chID assignment = (blank) ^doesn't get detected
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Entities with a singular chain ID are able to bypass the detection if the user inputs no chain ID assignment for that entity.
This bug does not affect entities that expect 2 chain ID assignments.
Example:
2:WATER --> user chID assignment = (blank)
^gets detected
1:PHOSPHATE ION --> user chID assignment = (blank)
^doesn't get detected
The text was updated successfully, but these errors were encountered: