-
Type:
Bug
-
Resolution: Done
-
Priority:
Low
-
Affects Version/s: 2.2
-
None
-
FLW Sprint 27, FLW Sprint 28
-
FLW Mobile App
-
Prod
Fatal Exception: java.lang.NullPointerException: Parameter specified as non-null is null: method org.piramalswasthya.sakhi.model.BenBasicCache.<init>, parameter benName
at org.piramalswasthya.sakhi.model.BenBasicCache.<init>(BenBasicCache.java:1)
at org.piramalswasthya.sakhi.database.room.dao.BenDao_Impl$14.call(BenDao_Impl.java:1509)
at org.piramalswasthya.sakhi.database.room.dao.BenDao_Impl$14.call(BenDao_Impl.java:164)
at androidx.room.CoroutinesRoom$Companion$createFlow$1$1$1.invokeSuspend(CoroutinesRoom.java:87)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(BaseContinuationImpl.java:11)
Testing Scenarios :-- This crash hapened due to benName is getting null Please check is ben Name Is mandatory while creating new Beneficiary
- relates to
-
FLW-278 Fix app crashes to improve user experience and reliability
-
- Closed
-