[Redeem][Application] Given a UidRedeem for deleted uid, NullPointerException occurs and ListUserRedeemView cannot be processed. #28
Labels
bug
Something isn't working
dmn: redeem
hotfix
update this feature to current release
mdl: application
stk: paimonganyu-skill
Milestone
As-is:
Line 114: produces NullPointerException when the region value is null.
PaimonGanyu/PaimonGanyu/paimonganyu-app/paimonganyu-skill/src/main/java/org/binchoo/paimonganyu/chatbot/views/redeem/RedeemListView.java
Lines 112 to 118 in a5245d7
To-be:
Line 85: should inject a temporary region value for deleted uids.
PaimonGanyu/PaimonGanyu/paimonganyu-app/paimonganyu-skill/src/main/java/org/binchoo/paimonganyu/chatbot/views/redeem/UidRedeem.java
Lines 84 to 89 in a5245d7
The text was updated successfully, but these errors were encountered: