Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix starting paused Hunts setting expires & timestamp to 0 (#157)
Fixes issues where users were starting paused Hunts and having them immediately stopped due to `expires` being set to 0 when updating the OpenSearch document to change the hunt status. `timestamp` was also being set to 0, included a fix to prevent this as well.
- Loading branch information