BEL statement computed as "undefined" when evidence is saved as new
Closed this issue · 1 comments
abargnesi commented
Steps to reproduce:
- Go to New BEL screen.
- Enter in a PubMed ID and BEL statement. For example "1131131" and a BEL statement of "AKT1", "increases", and "AKT2".
- Hit save. In the debugger you will see this.evidence.bel_statement is computed as "undefined undefined undefined".
- If you open "Search" and filter to that evidence (e.g. annotation or reference id) you will see a result with BEL statement "undefined undefined undefined".