Douglas Senalik

Results 204 comments of Douglas Senalik

Thanks for following up on this Valentin, much appreciated

Another example is two publications with the same title. If you have them, they can be found with: `SELECT title FROM chado.pub GROUP BY title HAVING COUNT(*) > 1;` I...

This will be implemented for the taxonomy importer by PR #1927 For this issue it will just be the GFF importer needing buddies, so I will change the title of...

I can't reproduce this bug, it is working for me. I created the project with analysis linked. (Edit: Bug 1 appears if you edit existing project and then add analysis,...

### Transferred this bug to issue #1920 I do see bug 2 if I edit and remove the second analysis with the "Remove" button. Display does not show analysis 2,...

### Transferred this bug to issue #1920 Bug 2. It seems when you remove one linked record, it is not included in the delete queries. I have three analyses on...

### Transferred this bug to issue #1920 Here is an interesting complication for Bug 2. I removed the third analysis with the "Remove" button. If instead you remove it by...

### Transferred this bug to issue #1920 My draft PR #1914 for Bug 2 was a failure, if there is not at least one record in the form state then...

### Transferred this bug to issue #1920 I'm not going to work on this right away, but my thought on how to tackle Bug 2 is to add a hidden...