digitalwert-devs
Results
2
issues of
digitalwert-devs
**Steps to Reproduce** Request on `/indigo/validate` ``` { "data": { "type": "validation", "attributes": { "compound": { "structure": "C(#N)C1C(Cl)=C(Cl)C(O)=C(C(O)=N)C=1Cl", "format": "molfile" }, "validations": [ "query" ] } } } ``` **Expected...
Bug
### Current Behavior When Elasticsearch is enabled and you want to sort the listing by price in descending or ascending order, a 500 error is thrown. Elasticsearch logs the following:...