You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When everything is unassigned, we don't save any assignments in the DB because we represent unassigned stories implicitly. This mistakenly causes a 406 (which signals unsatisfiability) to be returned.
The text was updated successfully, but these errors were encountered:
When everything is unassigned, we don't save any assignments in the DB because we represent unassigned stories implicitly. This mistakenly causes a 406 (which signals unsatisfiability) to be returned.
The text was updated successfully, but these errors were encountered: