-
Notifications
You must be signed in to change notification settings - Fork 94
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
Fix data-store DB job load #4891
Conversation
03e4bf8
to
c936dea
Compare
have to figure out another couple of issues:
Looking into it now.. |
c936dea
to
6613349
Compare
Ok fixed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested out and seems to do the trick. Just a couple of niggles
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM @dwsutherland 👍 Can be merged once you've addressed @MetRonnie 's comments.
6613349
to
8b03b68
Compare
Addressed. |
These changes close #4784
For example, with triggering an historical task:
Before
(only one job loaded from DB)
After
Also with the window about a historical task:
After
Requirements check-list
CONTRIBUTING.md
and added my name as a Code Contributor.setup.cfg
andconda-environment.yml
.