Currently if two entries target the same field the later one will overwrite the first. i.e. `Status: is one of: "Active"` will be overwritten by `Status: is not one of: "Deleted"`.
Currently if two entries target the same field the later one will overwrite the first.
i.e.
Status: is one of: "Active"will be overwritten byStatus: is not one of: "Deleted".