Douglas Senalik

Results 64 issues of 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...

Tripal 4
Group 1 - Tripal Content Types | Terms | Fields

### 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...

Tripal 4
Group 0 - General Maintenance

# 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...

Good First Issue
Group 0 - General Maintenance

### 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 4
Group 1 - Tripal Content Types | Terms | Fields

### Tripal Version 4.alpha2 ### General Description Pull requests from contributors will always show a test coverage error ![20240206_fail1](https://github.com/tripal/tripal/assets/8419404/0395a159-d3d1-47b7-8391-dfff8ba4f5dc) which is a permission issue ![20240206_fail2](https://github.com/tripal/tripal/assets/8419404/0816638c-1b03-4172-8016-485b87ee8f22) ### Steps to reproduce As...

bug - confirmed
Tripal 4
Group 9 - Automated Testing

### Task Description Port this Tripal 3 GFF3 loader feature, use landmarks defined in the GFF3 file ![20230216_landmarks](https://user-images.githubusercontent.com/8419404/219444581-89a71894-7a5e-4543-a80b-0e287ac3db99.png) as originally discussed in issue #1324 and PR #1369 ### Branch Name...

Tripal 4
Group 4 - Data Importing

### 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 - potential
Group 4 - Data Importing
Priority - Low

# 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 ###...

bug - confirmed
Group 1 - Tripal Content Types | Terms | Fields

### 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...

Tripal 4
Group 1 - Tripal Content Types | Terms | Fields

### 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,...

Tripal 4
Group 10 - Performance