Douglas Senalik
Douglas Senalik
### Tripal Version 4.x ### Drupal Version 10.2 ### PostgreSQL Version 13 ### PHP Version 8.3 ### General Description In a couple of cases in chado we have predefined null...
### Task Description Drupal 10.2 is going to be more strict with permissions, so this issue is a call to decide how we want admin permissions to work. Under Drupal...
# Core Tripal 4 Development Task: replace deprecated tripal_report_error() ## Branch Name: tv4g0-issue1545-tripalReportErrorDeprecated This task is to replace all of the deprecated `tripal_report_error()` calls with `TripalLogger`. We will also want...
### Task Description In Tripal 3, a field will link to it's corresponding entity if it is a content type. For example, on the gene content type, the organism field...
### Tripal Version 4.alpha2 ### General Description Pull requests from contributors will always show a test coverage error  which is a permission issue  ### Steps to reproduce As...
### Task Description Port this Tripal 3 GFF3 loader feature, use landmarks defined in the GFF3 file  as originally discussed in issue #1324 and PR #1369 ### Branch Name...
### Task Description Tripal importers do not yet support upload of more than one file at a time. This is a very low priority issue, none of the importers currently...
# BUG/ERROR report ## System information ### Tripal Version: 4.alpha2.dev docker * PHP Version: 8.1.18 ## branches * tv4g1-issue1551-Add-chado-boolean-field * tv4g1-issue1414-ChadoAnalysisDefault * tv4g1-issue1414-ChadoContactDefault ## Pull: #1578, #1599, #1704, #1710 ###...
### Task Description When you add a field to a content type through the GUI, you can set a default value. Right now, you can't do this if you add...
### Task Description I started noticing a lot of `use` statements in the fields I was working on and wondered if they are all needed. Well, the answer was no,...