Closed AndreiOla closed 2 years ago
Hey @AndreiOla can you create a matching issue and attached to the appropriate release on the Flow GitHub Project?
Also will need @marcusdroy to review PR.
@AndreiOla is this ready to review again or are you still working?
@amhudson It is ready for review.
Hi @amhudson @AndreiOla is this ready for review?
Hi @tlawrie . Yes it is.
Completed a peer review with @amhudson on the Boomerang community call. Only two discussions points to be addressed and, depending on those, can be merged in.
Changed
I removed try-catch blocks for 'general' Exceptions. I think those were RuntimeExceptions, because there were unhandled null values. Did some minor code logic changes, since there were made unnecessary operations. I also removed parameters not used and a 'throws Exception'.