-
Bug
-
Resolution: Done
-
Blocker
-
None
-
rc5
-
True
-
-
False
-
-
-
Approved
Description of the problem:
Running MTA then from MTA details running m2k errors with:
Error: Get http://localhost:45035/progress dial tcp [::1]:45035: connect: connection refused\
The user is never asked to fill out the m2k Questionnaire, m2k workflow moves to complete status and m2k pod has error listed above.
How reproducible:
100%
Steps to reproduce:
1. Run MTA workflow
2. Run M2K workflow from MTA workflow details
3. M2K workflow doesn't send Questionnaire notification, M2K workflow status moves to complete and notificaiton error is sent. Note that the notification error is truncated and doesn't provide the user anything useful.
Actual results:
M2K questionnaire notification isn't sent, m2k moves to status complete and emits failure notification
Expected results:
M2K questionnaire is sent to user, when transformations are completed successfully m2k workflow status moves to complete and notification is sent .
- is blocked by
-
FLPATH-1580 m2k fails with Error publishing event ProcessInstanceDataEvent
- Closed
- is related to
-
FLPATH-1455 Improve M2K logging
- ON_QA