Closed Skylli202 closed 7 months ago
agreed that it would be more convenient, issue is naming conventions for actions or workflows etc are not respected most of the times, which results in the toolbox not being able to create the files (ex: [action] Is FSP job Completed?)
had the same issue in the flex-summarizR
would have to figure out how to solve this but even through a regexp I think we would go from 0% of errors to some higher %
fyi this is why the script name is static (we have a lot of them like this in all environments)
INFO: there is an option in IntelliJ to have the folder name
Hi,
The title is self-explanatory, I think it would offer a better user experience if the script were named after the action's name.
I think most of us have often quite a few script open in our editor of choice and I end up with this:
Pretty annoying to then know which tab is what script. Especially if you are troubleshooting with multiples times the same script (the action itself and one (or many) jobs of that action).