Closed (fixed)
Project:
Data Pipelines
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Jan 2022 at 23:53 UTC
Updated:
2 Feb 2022 at 04:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mortim07 commentedComment #3
nterbogt commentedCan we consider extending this to have both messenger and logger?
I think we need messenger for user feedback, but regardless of whether the user did it via UI or CLI, we should probably be able to see that in the logs.
Comment #4
mortim07 commented@nterbogt I've removed the 'if' statement in the log method. It now just runs both.
Comment #5
mortim07 commentedComment #6
mortim07 commentedComment #7
mortim07 commented@jibran I've combined your patch into mine - https://www.drupal.org/project/data_pipelines/issues/3258509
Comment #8
jibranI think we are missing
from #3258509: Make the validation failure more helpful.
Comment #9
mortim07 commentedComment #10
jibranThe patch looks good to me. Thanks for the changes.
Comment #12
mortim07 commentedComment #13
mortim07 commentedCommitted.