Allow additionalParameters to also be null #1191
Reference in New Issue
Block a user
Delete Branch "animalus/allow-params-null"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If additionalParameters is null instead of undefined an error occurs. I don't see a reason for this so I'm hoping this change will be accepted. It took me a while to figure out what my issue is because of another issue that I have in that onErrorItem does not pass the exception on down so I had no information and had to go into debug mode to find the problem.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.