Describe the bug
For some reason the is optional field gets pushed in reverse, marking all mandatory awards as optional.
To Reproduce
Steps to reproduce the behavior:
- Go to the DB
- Go to awards table
- See optional awards flipped
Expected behavior
Optional awards will be correctly marked
CURRENT WORKAROUND: Uses the const in shared lib instead of the actual DB flag
Describe the bug
For some reason the is optional field gets pushed in reverse, marking all mandatory awards as optional.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Optional awards will be correctly marked
CURRENT WORKAROUND: Uses the const in shared lib instead of the actual DB flag