Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method completion doesnt seem to work in web interface #603

Closed
serbinsh opened this issue Oct 11, 2018 · 6 comments
Closed

Method completion doesnt seem to work in web interface #603

serbinsh opened this issue Oct 11, 2018 · 6 comments
Assignees

Comments

@serbinsh
Copy link
Member

screen shot 2018-10-11 at 10 37 30 am

I am trying to select the method for these entries. It says I need to select from a list of options but no list appears? Is there a way to set via the file? I can't find the appropriate column name in the documentation?

@serbinsh
Copy link
Member Author

For this upload I just did

UPDATE traits SET method_id=2000000002 WHERE traits.citation_id=2000000027;

@serbinsh serbinsh reopened this Oct 11, 2018
@dlebauer
Copy link
Member

Do you have any records in your methods table? @gsrohde have you seen this?

@serbinsh
Copy link
Member Author

@dlebauer what do you mean? The methods table has various methods in it and I have been trying to use it more to differentiate traits that have the same name but are measured / estimated with different approaches, etc

gsrohde added a commit that referenced this issue Oct 22, 2018
@dlebauer
Copy link
Member

I just meant were there any rows in your methods table, which it sounds like there are. Your use is in line with how it is intended.

@gsrohde
Copy link
Contributor

gsrohde commented Oct 22, 2018

@serbinsh It seems that I broke this in release 5.0—it worked in release 4.21. It was a one-line fix which is currently in pull request #604, and which I'll release as soon I can get to it after it is approved. By the way, the Bulk Upload Wizard does not support a method column.

gsrohde added a commit that referenced this issue Oct 24, 2018
@gsrohde
Copy link
Contributor

gsrohde commented Oct 24, 2018

@serbinsh I've released a fix for this (BETYdb 5.0.5).

@gsrohde gsrohde closed this as completed Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants