You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading traits where the method short name is left out, the validator will not catch the error for the validation summary report in the frontend. Instead, It will throw an exception detailed below:
However, when setting the same column header to a blank space, the plugin will catch and report the issue in the frontend.
Expected Behaviour
n/a
Steps to Reproduce
With a genus already configured,
in the importer page my site/admin/tripal/loaders/trpcultivate-phenotypes-traits-importer
Click Download a template file link and delete the in file comment.
To reproduce:
A. exception error: In line no. 2, enter value for every column header except Method Short Name. Press tab key at the end of each value entered. When in Method Short Name, press tab key to skip to the next header.
B. To reproduce the passing test: Similar to step no 3-A, but when in Method Short Name, press the space bar once then tab key.
Upload file
Import
Relevant log output
n/a
The text was updated successfully, but these errors were encountered:
Drupal Version
9.4
Tripal Version
4.0.0-alpha1
Module Version
4.x dev (most recent commit)
Site Operating System
Debian Linux
Installation Method
TripalDocker docker
Browsers
Firefox
Observations
In #88.
When uploading traits where the method short name is left out, the validator will not catch the error for the validation summary report in the frontend. Instead, It will throw an exception detailed below:
However, when setting the same column header to a blank space, the plugin will catch and report the issue in the frontend.
Expected Behaviour
n/a
Steps to Reproduce
With a genus already configured,
A. exception error: In line no. 2, enter value for every column header except Method Short Name. Press tab key at the end of each value entered. When in Method Short Name, press tab key to skip to the next header.
B. To reproduce the passing test: Similar to step no 3-A, but when in Method Short Name, press the space bar once then tab key.
Relevant log output
The text was updated successfully, but these errors were encountered: