Hello I have some problem when running on GAS-070 (https://github.com/ashtonfei/google-apps-script-projects/tree/GAS-070).
.
Some user missing additional value like _uid, _status, _response_id, _approver_1, _approver_2.
So I found the reason. Sometimes, the additional value inserted wrong area. That inserted in the before line.
Like the image above UID-00059 must fill in the next line. But it replace the UID-00058 area.
That will make some error of system when we run the application in flow.
Thanks for read. And hope that will fix soon.