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

Problem with the requesting queueList by the degree of urgency(timeMode) #326

Closed
poltaev1993 opened this issue May 19, 2019 · 2 comments · Fixed by #327
Closed

Problem with the requesting queueList by the degree of urgency(timeMode) #326

poltaev1993 opened this issue May 19, 2019 · 2 comments · Fixed by #327

Comments

@poltaev1993
Copy link
Contributor

Queue consists from categories. Category has the degree of urgency of the message. The problem is requesting queue messages by the degree of urgency. It has 4 degrees of urgency.

In another words, I need to pass new Queue option in a queueList request method, which name is timeMode(Now the value is equal to 1 by default). In addition, QueueList class should be corrected with date attribute initialization.

@DerMika
Copy link
Collaborator

DerMika commented May 19, 2019

Can you provide a PR (with tests) for the change you need?

@poltaev1993
Copy link
Contributor Author

@DerMika Yeah, of course.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants