aws-samples / aws-samples/jira-ticket-classification
[ERROR] keyError: 'Summary'
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Working well with one project, but testing out with a JQL export of a different Jira project, the classify lambda is erroring out.
Using Lambda console to get to CloudWatch Logs for the Lambda, it shows a keyError.
The code expecting the Jira fields in a certain way, summary was lowercase in my JQL export and the code is looking for 'Summary'.
Contributor guide
Assessment
This issue has not been assessed yet.