Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a "locked" property on a claim #6

Open
cguess opened this issue Feb 11, 2020 · 0 comments
Open

Create a "locked" property on a claim #6

cguess opened this issue Feb 11, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@cguess
Copy link
Contributor

cguess commented Feb 11, 2020

If we have multiple people categorizing claims at the same time we dont' want overlap. To do so we'll add a "locked_at" property to the database. This will be a timestamp so we can can just look for claims where "locked_at" is nil or older than a certain time. On save this will clear.

Probably have a job to clear the locked_at as well after a certain amount of time.

@cguess cguess added the enhancement New feature or request label Feb 11, 2020
@cguess cguess self-assigned this Feb 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant