NullReference when trying to Undelete? #5392
Unanswered
erehtolleh
asked this question in
Help
Replies: 1 comment 2 replies
-
@VictorTomaili when you have time, can you check this one out if it's an error/bug. I am using 5.0.26 .net core 5. I have done this before but never had the nullreference error before. Not sure if it's me or something changed. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's erroring out on the repository in undeleteresponse. I can't tell what is Null here to try and fix it? Anyone else has this issue? The delete function works but not sure why undelete isn't. I think I added everything correctly.
Thanks
Added interface on table
IIsActiveDeletedRow,IIsActiveRow
xyzEndPoint.cs
xyzRepository.cs
Beta Was this translation helpful? Give feedback.
All reactions