Iris-sender error
Open
- Dominant language
- Python
- Stars
- 845
- Forks
- 146
- PR merge metrics
- No merged PRs in 30d
Description
While running iris-sender i am getting below error and messages are not sent to any oncall users.
raise InternalError(errno, errorvalue)
InternalError: (1055, u"'iris.message.incident_id' isn't in GROUP BY")
Contributor guide
Research direction
The issue names iris-sender and a MySQL GROUP BY error but no files or tests. Start by reproducing the failure and tracing the query that raises InternalError 1055; done means messages are delivered to on-call users without this error, with a regression test if the project has coverage for this path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100