-
Notifications
You must be signed in to change notification settings - Fork 11
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
Update redundancy fails #32
Comments
Oh and that's just after creating the project, adding tasks, then throws the above when updating redundancy |
Interesting. We're updating the tasks redundancy without problems so far. Can you share the post that you are doing? It looks like some private reserved keys are in the payload. |
Forget about my previous post. I thought this was in pbclient. We need to double check it, as pbs might be sending reserved keys in its payload. |
So, [this is](https://github.com/Scifabric/pbs/blob/master/helpers.py#L233 where we update the task n_answers. In principle is using pbclient so it should be fine. I'll try to debug this asap. |
It looks like this is probably explained by #36! |
Oh, nope, got ahead of myself there - it's probably a different error. |
Hi, I might try and track this down later but there seems to be an issue when updating the task redundancy, see below:
The text was updated successfully, but these errors were encountered: