0
portx-dev created
Data in my database has case CreatorId is null. When did this problem occur, and is there any way to reproduce it?
- ABP Framework version: v8.3.2
- UI Type: Angular
- Database System: EF Core (MySQL)
- Tiered (for MVC) or Auth Server Separated (for Angular): yes
- Exception message and full stack trace:
- Steps to reproduce the issue:
7 Answer(s)
-
0
hi
Please share your entity class code.
When insert data,
Is the
CurrentUser.Id
have a value? -
0
@maliming I can't reproduce it either, but the above problem appears in the production environment, so I want to ask if there are any cases where it can occur.
-
0
hi
Please share your entity class code and
Insert
code.Do you have relevant logs?
Thanks.
-
0
@maliming aspnet-core\src\PortX.Application\FrequentProjectReplies\FrequentProjectRepliesAppService.Extended.cs CreateMultipleAsync My source code has been sent to you before. https://abp.io/qa/questions/8175/3a160839-3296-90af-327b-b6de10b1db3e
-
0
-
0
This is a dummy write to keep it open.
-
0
ok