Stephen Ficklin

Results 68 issues of Stephen Ficklin

When using apgdiff I get the following error: Exception in thread "main" java.lang.NullPointerException at cz.startnet.utils.pgdiff.parsers.CommentParser.parseIndex(CommentParser.java:144) at cz.startnet.utils.pgdiff.parsers.CommentParser.parse(CommentParser.java:50) at cz.startnet.utils.pgdiff.loader.PgDumpLoader.loadDatabaseSchema(PgDumpLoader.java:200) at cz.startnet.utils.pgdiff.loader.PgDumpLoader.loadDatabaseSchema(PgDumpLoader.java:236) at cz.startnet.utils.pgdiff.PgDiff.createDiff(PgDiff.java:29) at cz.startnet.utils.pgdiff.Main.main(Main.java:39) I'm using apgdiff version 2.4...

### Task Description There are cases where more complicated quries may need to be run and `ChadoStorage` just can't deal with them and we don't want to program every possible...

Tripal 4
Group 2 - Data Storage | Tripal DBX | Chado

### Tripal Version 4/x ### Drupal Version 10/2 ### PostgreSQL Version N/A ### PHP Version N/A ### General Description If you are building a new content type via the Drupal...

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

## Issue Description In Tripal v3 we had the option to add new fields to a content type. A site admin would go to the content type page, manage the...

Community - Discussion
Tripal 4
PMC - Discussion
Group 1 - Tripal Content Types | Terms | Fields

### Task Description Currently, the Taxonomy Importer does two things 1. It queries NCBI to pull properties for organisms in Chado 2. It constructs a taxonomic tree using the information...

Tripal 4
Group 4 - Data Importing
Group 10 - Performance

### Task Description The new `tripal_layout` module is in need of testing. It was merged with PR #1792 but how to add the functional tests is not clear. Rather than...

Tripal 4
Group 7 - Page Display
Group 9 - Automated Testing

### Task Description This item is included in issue #1794 but this is the only item in the list provided on that issue that the PMC wants to include in...

Tripal 4
Group 7 - Page Display

### Task Description The `StoragePropertyTypeBase` class houses the operations that a property supports. These are used for building database queries and later for searching via ElasticSearch and include the following...

Group 1 - Tripal Content Types | Terms | Fields

I want to propose to move out the GFF3 and FASTA loaders (and perhaps) others into a `tripal_genome` extension module. This way, core Tripal really is just core code. We...

Community - Discussion
Group 8 - Other Integrations

If the user creates a Vocabulary or IDSpace it will automatically add the records to the `tripal_vocabulary_collection` table. This in turn will call `ChadoIdSpace::create()` and `ChadoVocabulary::create()` function respectively and those...

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