David Waring
David Waring
If you go the gmail route, the setup that worked for us: 1) Create a new gmail account 2) Add 2FA to the account 3) [Create an app password to...
The query for the trials matview seems to include all projects except those of types: cross, trial_folder, folder_for_trials, folder_for_crosses
@lukasmueller The issue still exists, but I don't remember if it was decided if this was a "feature" or a "bug"
I've also come across this issue when uploading pedigrees
Here's a potential list of all of the Excel upload plugins: ``` ./lib/CXGN/Location/ParseUpload/Plugin/LocationsExcelFormat.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/FamilyNameExcel.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/CrossesSimpleExcel.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/AdditionalInfoExcel.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/ProgeniesExcel.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/ValidateExistingProgeniesExcel.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/StoreExistingProgeniesExcel.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/CrossesExcelFormat.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/CrossInfoExcel.pm ./lib/CXGN/Pedigree/ParseUpload/Plugin/WishlistExcel.pm ./lib/CXGN/Stock/ParseUpload/Plugin/CatalogXLS.pm ./lib/CXGN/Stock/ParseUpload/Plugin/AccessionsXLS.pm ./lib/CXGN/Stock/Seedlot/ParseUpload/Plugin/SeedlotXLS.pm ./lib/CXGN/Stock/Seedlot/ParseUpload/Plugin/SeedlotHarvestedXLS.pm ./lib/CXGN/Stock/Seedlot/ParseUpload/Plugin/SeedlotMaintenanceEventXLS.pm ./lib/CXGN/Genotype/ParseUpload/Plugin/SSRProtocolExcel.pm ./lib/CXGN/Genotype/ParseUpload/Plugin/SSRExcel.pm ./lib/CXGN/Trial/ParseUpload/Plugin/TrialPlantsSubplotWithNumberOfPlantsXLS.pm...
I would like to add support for subtasks. Personally I haven't used them and I'm not sure what the best way to implement their use would be. What I'm thinking...
Unfortunately, until the RTM API adds subtasks into the API response, there's not much that can be done...
I just tested the export plugin with a pre-built binary, so that shouldn't be an issue. What OS are you using? This is the configuration file I have: ``` {...
You are correct, that should display the tasks in that list. Are you receiving an error message? What happens when you run the command `rtm ls`? Does the output include...
I can't replicate this issue - filtering by a list with an underscore in the name works with my account