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

Fix task creation with base NML #6635

Merged
merged 2 commits into from
Nov 14, 2022
Merged

Fix task creation with base NML #6635

merged 2 commits into from
Nov 14, 2022

Conversation

fm3
Copy link
Member

@fm3 fm3 commented Nov 10, 2022

Turns out the frontend now also sends the id with the json key taskTypeIdOrSummary in the createFromFiles case. This PR renames the expected backend parameter to match that.

It does not, however, allow for summaries, this would have made the code quite a bit more complicated.

I’m starting to think that this whole IdOrSummary thing may have been a mistake (as in, the harder-to-maintain code is not justified by the small ux improvement). Let’s discuss that in person next week.

URL of deployed dev instance (used for testing):

Steps to test:

  • test that task creation works with and without passed nml file, and also using the bulk creation tab.

@fm3 fm3 requested a review from philippotto November 10, 2022 17:54
@fm3 fm3 self-assigned this Nov 10, 2022
@fm3 fm3 mentioned this pull request Nov 10, 2022
7 tasks
Copy link
Member

@philippotto philippotto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the changes look good to me 👍

Let’s discuss that in person next week.

we could discuss this today after the standup if you want.

@fm3 fm3 merged commit fabb604 into master Nov 14, 2022
@fm3 fm3 deleted the task-creation-nml branch November 14, 2022 09:48
philippotto pushed a commit that referenced this pull request Nov 14, 2022
hotzenklotz added a commit that referenced this pull request Nov 15, 2022
…knossos into pricing

* 'pricing' of github.com:scalableminds/webknossos:
* 'master' of github.com:scalableminds/webknossos:
  Release 22.11.2 (#6629)
  Encode layer visibility in sharing link (#6634)
  Allow viewing vx workflows via link if organization matches (#6622)
  Hotfix: increase zarr chunk cache size (#6639)
  Integrate Rome Linting (#6618)
  Fix task creation with base NML (#6635)
  Fix NGFF import for datasets with no channel axis (#6637)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants