SetStateRequest deprecation and plugin steps
Views (1568)
With the SetStateRequest message now being deprecated you may find yourself starting to amend any code to use an Update request instead. Please note though that any plugins steps registered on SetStateRequest will not subsequently trigger on update of state when using an Update request. Therefore don’t forget to update your plugins steps at the same time!
This was originally posted here.
*This post is locked for comments