We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
laws
A constraint in the laws collection should be removed in order to completely fix #472. Run this command in a mongoDB console:
db.laws.dropIndex({ "state": 1, "lawId": 1 })