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

[22.01] Fix maintenance script bug #15222

Merged

Conversation

jdavcs
Copy link
Member

@jdavcs jdavcs commented Dec 16, 2022

Fixes #14972, #15221

Bug was a result of the move from classical (imperative) mapping to declarative mapping.

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
  1. prior to change: bash scripts/maintenance.sh, observe errors as described in linked issues
  2. apply change, run same command, observe no errors

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@jdavcs
Copy link
Member Author

jdavcs commented Dec 16, 2022

any test failures are unrelated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/database Galaxy's database or data access layer kind/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants