statonlab / tripal_manage_analyses

GNU General Public License v3.0
0 stars 1 forks source link

Organism linker is broken #101

Closed almasaeed2010 closed 4 years ago

almasaeed2010 commented 5 years ago

We are back to getting this error.:

Could not save the TripalEntity: SQLSTATE[42703]: Undefined column: 7 ERROR: column "organism_id" of relation "analysis" does not exist LINE 1: ... program = 'SOAPdenovo2', analysis_id = '283', organism_i... ^
Cannot save entity

If a new analysis is created with an organism attached, then we have no issues with both editing and creating. However, if a new entity is created without an organism linked, it becomes impossible to edit.

almasaeed2010 commented 5 years ago

Related issue https://github.com/statonlab/hardwoods_site/issues/384

almasaeed2010 commented 5 years ago

I can't replicate this locally. This could be caused by a previous version of this module that messed up the storage.

almasaeed2010 commented 4 years ago

fixed