srcclr / sapling

Planning tool for remote and distributed teams
https://sapling.netlify.app
MIT License
33 stars 3 forks source link

Unintuitive 406 when everything is unassigned #7

Open dariusf opened 4 years ago

dariusf commented 4 years ago

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.