-
Bug
-
Resolution: Done
-
Major
-
1.2.0-rc10
-
False
-
-
False
-
-
Description of the problem:
If MTA 7 is run with exportToIssueManager set to true, but with no Jira connection set up, the workflow runs for 10+ minutes as normal, is in Completed state, with a MTA failed notification to the user:
MTA analysis for <URL> failed. Check logs of task pod: <pod name>
However, when looking at the MTA task pod and the MTA workflow pod logs, there is no relevant error message.
How reproducible: 100%
Steps to reproduce:
1. Deploy MTA 7 using chart mta-v7-0.2.33
2. Do not configure a Jira instance
3. Execute workflow with exportToIssueManager set to true
Actual results:
The user gets the following notification:
but the workflow itself completes (see attached). No relevant error message in mta task pod log or mtaanalysis pod logs. **
Expected results:
Workflow should fail in Error state and a clear message should be in the logs
- links to