Activities of "maliming"

Sorry, it seems I misunderstand your question, I thought you need to call an application service that requires permission in the unit test.

There is a ConsoleTestApp and that will request Identity Server to get a token. Then call proxy api.

https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/test/MyCompanyName.MyProjectName.HttpApi.Client.ConsoleTestApp/ConsoleTestAppHostedService.cs#L13

If this is not the case for you, you can share a demo project to me. liming.ma@volosoft.com

hi safi

Can you provide a demo project that reproduce this problem? liming.ma@volosoft.com

hi Denis

You have shared the steps to reproduce the problem, please share this project to me, it is very cumbersome to remotely check the source code.

hi safi

I can't reproduce the problem wiht your steps. Can you try in browser incognito mode?

hi

The 4.3 version will support the features you mentioned.

We will create a separate migration file to handle the tenant database.

hi

Can you share the steps to reproduce this?

hi

Please follow this https://github.com/abpframework/abp/issues/7439

hi

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Steps to reproduce the issue:

hi

I can install and upgrade it. Can you try again?

C:\Users\maliming>dotnet tool uninstall --global Volo.Abp.Cli
Tool 'volo.abp.cli' (version '4.2.1') was successfully uninstalled.

C:\Users\maliming>dotnet tool install --global Volo.Abp.Cli --version 4.2.1
You can invoke the tool using the following command: abp
Tool 'volo.abp.cli' (version '4.2.1') was successfully installed.

C:\Users\maliming>abp suite update
[09:20:22 INF] ABP CLI (https://abp.io)
[09:20:22 INF] Version 4.2.1 (Stable)
[09:20:25 INF] Updating ABP Suite ...
Tool 'volo.abp.suite' was reinstalled with the latest stable version (version '4.2.1').

https://www.nuget.org/packages/Volo.Abp.Cli/

Duplicate of https://support.abp.io/QA/Questions/990/Error-on-create-service

Showing 7331 to 7340 of 7733 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30