OpenBEL/belmgr

BEL statement computed as "undefined" when evidence is saved as new

Closed this issue · 1 comments

Steps to reproduce:

  1. Go to New BEL screen.
  2. Enter in a PubMed ID and BEL statement. For example "1131131" and a BEL statement of "AKT1", "increases", and "AKT2".
  3. Hit save. In the debugger you will see this.evidence.bel_statement is computed as "undefined undefined undefined".
  4. 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".

Fixed in commit 6e1e477