controller_configuration
controller_configuration copied to clipboard
Error handling vol. 2.0
Is your feature request related to a problem? Please describe. Allow managing errors during the import process—why can this be helpful?
Imagine you have plenty of JT, WF, and PRJ files to import, but you’re unsure which ones are valid. Sure, they were exported with success, but what if the import process fails at the first error? What I was proposing is to allow users to generate a list of problematic objects, attempt to fix them, and then relaunch the import process only for those invalid objects.
Describe the solution you'd like There was solution introduced in #862, but was removed in #962.
Today I wanted to add this change to WF and PRJ but I notice that they were removed, and decided to create feature request, and ask you guys, maybe you have a better solution for this.