Skip to content
New issue

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

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

Already on GitHub? # to your account

fix sql query to reset tasks to base #2481

Merged
merged 1 commit into from
Apr 13, 2018
Merged

fix sql query to reset tasks to base #2481

merged 1 commit into from
Apr 13, 2018

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Apr 13, 2018

Steps to test:

  • create a task, trace some, then, in admin tasks view, select Actions → reset.
  • should not cause an error, tracing should be reset to base

Issues:


  • Ready for review

@fm3 fm3 self-assigned this Apr 13, 2018
@normanrz normanrz merged commit 5d180a4 into master Apr 13, 2018
@normanrz normanrz deleted the fix-reset-tasks branch April 13, 2018 11:41
hotzenklotz added a commit that referenced this pull request Apr 18, 2018
* master: (1368 commits)
  restart count starts at 0 not 1
  retry task assignment on transaction serialization failure
  enable admins to edit dataset default configurations (#2462)
  properly run slick transactions
  run task assignment without sql view
  add script to run refresh_schema on a dev-branch deployment (#2478)
  annotations are initialized atomically (deleted on failure)
  Shows error message of invalid datasource in import screen (#2479)
  WIP: initialize annotation in task assignment
  fix sql query to reset tasks to base (#2481)
  added PR feedback
  changed lastname of testing-db users
  updated snapshots
  added organization to DatasetUploadView
  write organization to User json
  WIP: upload dataset needs to send organization now instead of team
  fixed dataset search
  make it easier to select nodes when particleSize is small (#2474)
  Update README.md
  fix task from file (id is string, not bsonId)
  ...
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resetting Task to base fails
2 participants