Open Closed

Blarzo Server side - Repository problem on insert #1953


User avatar
0
nikolay.nikolov@solutionking.com created

Hello, I have blazor server side app. I have a Page where Im using videoPlayRepository -> IRepository<VideoPlay, Guid> generated by your tool : suite

Im creating a record like this:

await _videoPlayRepository.InsertAsync(new VideoPlay() {.... }, true );

sometimes it saves data sometime not. I have records in db without CreatorId. On this Page Im using: @inject ICurrentUser CurrentUser Sometime the CurrentUser is null sometime is ok.

Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)

1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    What's your ABP Framework version? Can you share some logs when it is not ok?

    If we cannot reproduce the problem, it will be difficult to find a solution.

    Markdown supported.
    Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.8.0-preview. Updated on September 16, 2026, 14:50
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.