Activities of "alper"

closing the issue since it's fixed in the dev branch. you can always reopen if you reproduce it after v4.3

I think there's also another method for your second "auto generated" action in LitmusUserAppService. You can disable your application service so that it doesn't expose its methods as WebAPI

[RemoteService(false)]
public class LitmusUserAppService : ApplicationService
{

}

we are not experienced in Telerik components but will check this. by the way did you find a solution?

are you using subdomains for tenant selection in your test?

I think it should capture that Google Authentication is used. and I guess it navigates to Google which we don't capture it.

loginPage has a returnUrl parameter in MVC side. If you send a returnUrl parameter it should navigate to your URL

Can you try to set your DateTime Kind to UTC This way, it'll support UTC

Configure<AbpClockOptions>(options => options.Kind = DateTimeKind.Utc);

https://github.com/abpframework/abp/issues/4067

It's still active on my side. And planning to investigate the issue deeper with our Oracle package author.

hi Leonardo,

sorry for my late response,

this menu item will be shown on host myGroup.AddPermission(AvalancheOCPPermissions.Dashboard.Host, L("Permission:Dashboard"), MultiTenancySides.Host);

this menu item will be shown on tenant myGroup.AddPermission(AvalancheOCPPermissions.Dashboard.Tenant, L("Permission:Dashboard"), MultiTenancySides.Tenant);

you need to do that manually as it's related to EF Core. But I suggest you to create your own appservice and repository because ICrudAppService is for basic (1 entity) CRUD operations. your page is more complex than this.

Showing 1131 to 1140 of 2067 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 25, 2025, 06:16
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.