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

sortmerna: finish update #1338

Merged
merged 4 commits into from
Oct 20, 2023
Merged

Conversation

bernt-matthias
Copy link
Collaborator

followup on #1316 which was not deployed

ping @bgruening

  • use the same chached data for chached and cached_to_index i.e. now they differ only in that the later uses the dbprep macro

    if I get it right previously the datamanager precomputed indexes which could be used. this seems not possible anymore

    I suggest to leave the dm untouched (than the provided data will also work for old sortmerna versions)

  • fix usage of cached data (did not work for multiple provided values) and add tests

followup on bgruening#1316 which was
not deployed

- use the same chached data for chached and cached_to_index
  i.e. now they differ only in that the later uses the dbprep macro

  if I get it right previously the datamanager precomputed indexes
  which could be used. this seems not possible anymore

  I suggest to leave the dm untouched (than the provided data will also
  work for old sortmerna versions)

- fix usage of cached data (did not work for multiple provided values)
  and add tests
@bgruening
Copy link
Owner

Tests are failing here now :(

selects default to optional="true" which should not apply here.
also checkboxes do not work therefore.
@bgruening bgruening merged commit f0e75df into bgruening:master Oct 20, 2023
10 checks passed
@bernt-matthias bernt-matthias deleted the update_sortmerna2 branch October 20, 2023 13:30
@bernt-matthias
Copy link
Collaborator Author

Hrm. toolshed is in bad mood today.

Unexpected HTTP status code: 400: {"err_msg": "You do not have permission to update this repository."}
Unexpected HTTP status code: 403: {"err_msg": "You are not the owner of this repository, so you cannot administer it.", "err_code": 403005}

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

Successfully merging this pull request may close these issues.

2 participants