I have a requirement to update some variables on a request item via ReST after the item has been logged by an end-user.
I can successfully set the standard fields, but not the variables. When I pass the below body into my PATCH command, the descripti...