-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 1.14
-
Component/s: None
-
Labels:
-
Sprint:DEV-24/07/2014
Scenario to reproduce:
- Select "Tools" -> "BLAST" -> "FormatDB..." item in the main menu.
- Set "data/samples/FASTA/human_T1.fa" as input file, set any valid output path, accept the dialog.
- Select "Tools" -> "BLAST" -> "BLAST+ Search..." item in the main menu.
- Set "data/samples/FASTA/human_T1.fa" as input file, set the database that you created before, accept the dialog.
Current state: SAFE_POINT triggers, there is an error in the log: "SQL: error: SQLite: Error finalizing statement: Error querying database: foreign key constraint failed in query: INSERT INTO ObjectRelation (object, reference, role) VALUES(?1, ?2, ?3)
Trying to recover from error: Unexpected query result code: 19 (foreign key constraint failed) at src/models/GObject.cpp:188"
The issue requires GUI tests.