tair / toastdos-back

The back-end system for the GOAT community annotation tool
GNU General Public License v3.0
7 stars 0 forks source link

Invalid Genes Can Be Marked as Accepted in the Form #357

Open JKingSE opened 5 years ago

JKingSE commented 5 years ago

When an invalid gene is entered, it is correctly marked as invalid. However, if a user continues and enters gene information underneath, the gene will be changed to marked as valid. The change from invalid to valid seems to happen whenever the "Draft Saved" popup occurs.

Repro Steps:

  1. Log in
  2. Go to submission.
  3. Enter publication information
  4. Enter AT2G3380 - notice that it initially says invalid
  5. Click on Gene Symbol and enter CLF
  6. Click on Gene Name - notice that it now says the gene is valid