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

Revisit statuses of Request/RequestItem #25

Open
GPKyte opened this issue Apr 19, 2018 · 0 comments
Open

Revisit statuses of Request/RequestItem #25

GPKyte opened this issue Apr 19, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@GPKyte
Copy link
Owner

GPKyte commented Apr 19, 2018

Currently
public enum RequestStatus {ORDERED, IN_PROCESS, COMPLETE, NOTIFIED, DELIVERED}

Should reflect the full life-cycle of the request. Note that RequestItemStatus (DNE) is a subset of containing only the first three elements. We will move into the NOTIFIED/DELIVERED statuses only when all RequestItems are COMPLETE and the requester have been emailed and have picked up their print.

We can also consider adding CANCELED for special cases.

@GPKyte GPKyte added the enhancement New feature or request label Apr 19, 2018
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