Activities of "yekalkan"

Hi @Dicky.tech

Can I use Abp Studio to upgrade from 7.2.1 to 8.3 without performing manual code changes ? if i have to make code changes what are the steps ?

No, ABP Studio doesn't have such a feature. You can follow migration guides: https://abp.io/docs/latest/release-info/migration-guides

The new ABP Studio version has just been released, fyi.

Hi @yushafizalyusri

A new ABP Studio version will be released in a few days, it will generate the templates with ABP Framework 8.3.0 version.

is there any other way to force generate latest stable version for this case v8.3.0?

Yes, there is a way. Use --old parameter at the end of the command. It will use old cli and old templating system which is released the day a new Framework version is released. https://abp.io/docs/latest/cli#global-options

However, we suggest to use new templates (ABP Studio) for further development.

Hi @zhongfang,

We haven't released a new ABP Studio version for v8.3.0 ABP Framework version. We will probably release it in the following week.

For now, you can update the version after creating the module:

There is a menu named 'ABP Suite' in ABP Studio toolbar. I clicked 'Change Version', and set the version to 8.3.0

This is not related with version of the templates.

Answer

I could not reproduce the problem. SaaS & Audit Logging permissions were listed, but not given to admin user (we are already aware of this and will solve in future releases). After permissions are given, menu items appeared.

My suggestion for your case:

  • Delete existing databases
  • Run the applications in the following order:
    • Docker dependencies
    • Administration service
    • Identity service
    • Other services one by one

Answer

I don't see an option for configuration. I'm using enterprise edition.

You are probably not using the latest ABP Studio version, or the solution is created with a older version.

Now i'm trying to reproduce with the following configuration:

  • Angular
  • EfCore (MySQL)

I'll inform you.

Answer

Can you share the Solution Configuration? I will try to reproduce the problem.

Answer

Hi @sgarad

Does the problem persist after you give the missing permissions to admin on Identity Management>Roles page? or are not they present in permissions window?

Hi @Navneet

Is PowerShell installed in your system as dotnet tool? (dotnet tool list -g)

if I run the project from the terminal, I am getting errors in the console:

You can try running abp install-libs from the terminal before running the solution.

We've detected that AuditLogging.Pro source code is not published correctly.

It will be resolved in next framework release (v8.2.3 i guess).

Showing 1 to 10 of 368 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 17, 2024, 12:41