We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
mention-each command sometimes sends messages in random order. For example, it sometimes start tagging users before actually sending an intimation.
mention-each
It should first send an intimation about how many users is it going to tag. And then only it should tag users.
Sometimes it messed up the order of messages and starts tagging users before intimation message
/mention-each
NA
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue Description
mention-each
command sometimes sends messages in random order. For example, it sometimes start tagging users before actually sending an intimation.Expected Behavior
It should first send an intimation about how many users is it going to tag. And then only it should tag users.
Current Behavior
Sometimes it messed up the order of messages and starts tagging users before intimation message
Screenshots
Reproducibility
Steps to Reproduce
/mention-each
command in dev modeSeverity/Priority
Additional Information
NA
Checklist
The text was updated successfully, but these errors were encountered: