Closed Agnul97 closed 3 months ago
Investigating the issue, I found the problem: An attempt to cast the parameter “usedId” received via API from the UserId type to the KapuaEid type. Fixing this solved the problem
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 16.80%. Comparing base (b7a46c7) to head (da4ef24). Report is 6 commits behind head on develop.
b7a46c7
da4ef24
Investigating the issue, I found the problem: An attempt to cast the parameter “usedId” received via API from the UserId type to the KapuaEid type. Fixing this solved the problem