Ends in:
0 DAY
22 HRS
36 MIN
56 SEC
Ends in:
0 D
22 H
36 M
56 S

Activities of "barrett2474"

Greetings,

I have a background job that when it executes, I wish to do a number of database calls. It's important that they are wrapped in a single transaction (UnitOfWork).

Question Will using the Attribute "UnitOfWork" on the said AsyncBackgroundJob be the best way?

  [UnitOfWork(isTransactional: true)]
  public override async Task ExecuteAsync(SaveTransactionFileUploadDto args)

Thanks you for your time,

Regards John

  • ABP Framework version: v5.2.2
  • UI type: Blazor WASM
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

Cater for binary and XML type would be good.

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: v5.2.2
  • UI type: Blazor wasm
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace: None
  • Steps to reproduce the issue:"

Open menu item identity Management to see child menu items.

You can now no longer hide the child menu items as the parent menu item collapse js function fails or is missing. Tries all the main Browsers and on Private sessions (cookieless)

I also Like to take issue with the number of "questions" I have left - 9 (should be 10). I have asked 5 question and raised 1 bug. I hope this can be rectified as i feel a little peeved at this false tally.

i see

when trying to replace module with source...i think there is a bug

Example Setup: Remove or disable all languages except English in the Admin console. Logout, clear all cookies, Log back in. Expected: The login/logged out redirection pages should respect the fact that there is no choice for languages and not show the flag icon Actual: The Login page when displayed show the 1 language enabled

The Blazor client works OK.

  • ABP Framework version: v5.3.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

OK, thanks for the answer. may I suggest making the developer do a little less heavy lifting to merely hide a icon in the same way the Web UI does. Happy to close.

Really! - oh that is great. Really appreciate your help - very happy with how everything is going with ABP -- please pass on my compliments to the Team.

GUID properties type

SQL Server has `uniqueidentifier' - or did you mean something else?

ABP Suite - Preserve Custom Code Across Repeated CRUD Generations

my common work-flow: generate crud->customise->re-generate crud->re-enter-previous customization-> repeat...etc

  • for the *.cs generated classes is would be very useful to be able to wrap custom code in a region - such that the CRUD engine can detect this region in the *.cs file allowing it to be preserved across CRUD generations.

`#region CustomCode

// ...custom code here

#endregion`

This would be a massive boost in efficiency and a valued Feature in my opinion.

Showing 11 to 20 of 42 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 05, 2024, 12:19