Douglas Senalik
Douglas Senalik
To note here in the issue one additional problem solved: If the gff3 has a ```Derives_from=xxx``` annotation, and that ```xxx``` value does not appear in the gff3, meaning we have...
This additional problem solved is actually Issue #1299 so pull request #1305 will fix that too.
I finally did something about this. I added code to skip insert when object_id is NULL, I am assuming because the object for the "derives from" is not defined in...
With my recent experience with this module I feel like I know what is going on, so have merged this
I am going to add the fix to pull #1267 because it has not been merged yet 3987ddfc2ad80b580cd2e8f115d7667edca1df28 There was a second error lurking in there that I saw and...
This appears to be a bug in PHP-Daemon that becomes an error in PHP8.x https://github.com/shaneharter/PHP-Daemon Because the repo is archived and we can't submit new issues, I will provide a...
If you get this error from PHP-Daemon: ```Note: The PHP error_log at is not writable! Errors will be written to STDERR. Fix the permissions problem or correct the error_log path.```...
Note that the other column in the unique constraint `sourcename` is not displayed. A site admin would have no way of knowing that that could be used to make the...
Be careful about this, this field might be used for primers, and this is valid for a tagged primer ```/5IRD700/TGTAAAACGACGGCCAGT``` 😱
There could easily be a bug we need to fix. Can you let us know - what version of Tripal you are using, either the alpha 2 release or the...