RetryScope does not preserve all properties of the last thrown exception

Studio version: 2019.6.0-beta.83 CE

Hi all,

Exceptions rethrown by the RetryScope activity do not preserve all properties, as I assume the intended behaviour should be. The best example is the Source property, which changes to the label of the retry scope itself. This behaviour is not consistent with the ReThrow activity, which does not change the original exception or the stack trace.

Is this a bug or my assumptions around the intended behaviour are wrong?

Thanks!

Hi @radu_g

Welcome to our UiPath Forum! :slight_smile:

Would you care to create a small project .zip file that reproduces the issue? I’d be happy to report this bug for you and it would be the quickest we can get to reproduce it :slight_smile:

2 Likes