When a project fails or worse an iteration fails, it takes a lot of time to investigate because easymorph gives information about the module, the table and action failing, but not the parameters passed.
One of the solutions in this case is to log (status action) systematically. Is there a way Easymorph always report parameter used during a failure of any project/module ?
Are you looking at iterations of the Repeat action or Iterate?
For Iterate, the iteration number matches the row number, as far as I know.
For Repeat, there isn't really a great drop-in solution, but you could catch the error and log it, as suggested in Logging and notification of completed ezmorph tasks.
Since July 2024 when I posted this feature request, Easymorph implemented a debug mode with the possibility to stop at the failing iteration and overriding the values of parameters used by the iteration. This feature request was implemented. So cool !