I recently changed a MySQL connection from one schema to another, where there was a name difference in some views/tables. In order to find & fix each of these changes in the recipe, I had to expand each step to check whether the error was present or not.
It would be nice to be able to see the affected steps with a red vertical bar, like the one shown in the error message of the specific error -- at the step level. That way, the user is able to more quickly and completely affect the appropriate change. An image of the suggestion is attached.
Semler Scientific
Reflect lower-level errors at the step level
I recently changed a MySQL connection from one schema to another, where there was a name difference in some views/tables. In order to find & fix each of these changes in the recipe, I had to expand each step to check whether the error was present or not.
It would be nice to be able to see the affected steps with a red vertical bar, like the one shown in the error message of the specific error -- at the step level. That way, the user is able to more quickly and completely affect the appropriate change. An image of the suggestion is attached.