Updating created variables

Hai guys,
I have a usecase where, when the status is reset, the user is redirected to the same form, so here i used both create variables and also tried to fetch the same, so to update the value of variables. but it doesnt seam feasible that way, is there any way to update the process in variables in the same form they are created…?..

That sounds like it would be the default behavior actually.
If if you complete a task with a payload of variables they will either be created if they do not exist or updated with new values if they already exist.