Response block reverting status to 200 upon changes to body

In workflow response blocks, setting the Status code to anything other than 200 is fine, until you make changes to the Return body. Then the status reverts to 200. The workaround is to modify the status as the very last thing you do. Which I sometimes forget to do :sweat_smile:

2024-07-28_14-39-35 (1)

1 Like

Hey @hansontools! That's some interesting behavior! Good catch. I will give that feedback to the Workflows team! :raised_hand:

It looks like this has been fixed now! :tada: