unee-t / bz-database

Scripts and schema for the bz database so we can build the BZ FE
GNU Affero General Public License v3.0
0 stars 2 forks source link

removeUserFromUnitRequestId null with actionType":"DEASSIGN_ROLE" #131

Open kaihendry opened 5 years ago

kaihendry commented 5 years ago

In the payload generated from deleting a building from a user upon https://hmlet-enterprise.dev.unee-t.com/enterprise/Assign_Buildings_to_User_list.php?a=return

The payload that can be seen from lambda2sns is "removeUserFromUnitRequestId":null and rejected as an error with message: "missing removeUserFromUnitRequestId"

This erroneous payload also can be seen from log_lambdas:

kaihendry commented 5 years ago

When doing bulk DEASSIGN, I also noticed:

And when resetting the test "actionType":"ASSIGN_ROLE":