Activities of "talhazengin"

  • ABP Framework version: v4.4.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): Identity Separeted (Angular)
  • Exception message and stack trace: "There is no entity OrganizationUnit with id = 4a98a610-49a2-47f0-86af-4be6287081a3!"
  • Steps to reproduce the issue:
  1. Go to organization units page
  2. Add a unit and click on it or click on an existing one
  3. Right click on the unit and delete it
  4. Click the tab that is not highlighted from right panel ("members" or "roles")

Expected Result: There shouldn't be a button that is linked to a unit (clickable) after the unit is deleted Actual Result: Since the unit no more exists, when we clicked the tab linked to it an error window pops up.

I want to define admin user's default permissions. By default admin user gets grant for all permissions. But i want to give that role only specific permissions.

Currently i didn't find any consistent solution.

  • ABP Framework version: v3.1.1
  • Steps to reproduce the issue:

Hello, The problem is with the 3.2.1 version of ABP Suite. I added my existing project (v3.1.1) and it shows below error when i navigate to crud generator page.

  • ABP Framework version: v2.9.0
  • UI type: Angular
  • Identity Server Seperated (Angular): yes
  • Exception message and stack trace: AbpIdentityResultException, AbpDbConcurrencyException, DbUpdateConcurrencyException
  • Steps to reproduce the issue:
Hello,
I am trying to customize IdentityUserManager without success.
I wanted to update my custom User Entity properties after User created.
But that code gives DbConcurrency Errors.
I wanted to handle(EfCore https://docs.microsoft.com/en-us/ef/core/saving/concurrency) the exception but could not catch any exception.
Any advice is helpful, thanks.

  • ABP Framework version: v2.9.0
  • UI type: Angular
  • UI version: v2.9.0
  • Identity Server Seperated (Angular): yes
  • Steps to reproduce the issue:

If i check "Update Email Enabled" and after click Save. I can't succesfully change my email from Personal Settings page.

But if i don't check it and after click save, i can succesfully change my email from Personal Settings page.

So this settings works reverse and faulty.

  • ABP Framework version: v2.9.0
  • UI type: Angular
  • UI version: v2.9.0
  • Identity Server Seperated (Angular): yes
  • Steps to reproduce the issue:

Verify gives server error.

  • ABP Framework version: v2.9.0
  • UI type: Angular
  • UI version: v2.9.0
  • Identity Server Seperated (Angular): yes
  • Steps to reproduce the issue:

SEARCH WORKS IN FIRST PAGE

SEARCH NOT WORKS IN SECOND PAGE

  • ABP Framework version: v2.9.0
  • UI type: Angular
  • UI version: v2.9.0
  • Identity Server Seperated (Angular): yes
  • Steps to reproduce the issue:

Error or Warning Headers Uses English but Localized Language is Different (Turkish for example).

  • ABP Framework version: v2.9.0
  • UI type: Angular
  • UI version: v2.9.0
  • Identity Server Seperated (Angular): yes
  • Exception message and stack trace: Authorization failed! Given policy has not granted.
  • Steps to reproduce the issue:

UI shows below error when editing an existing User, but works after closing the error.

  • ABP Framework version: v2.9.0
  • UI type: Angular
  • UI version: v2.9.0
  • Identity Server Seperated (Angular): yes
  • Exception message and stack trace: Authorization failed! Given policy has not granted.
  • Steps to reproduce the issue:

UI shows below error when adding a New User, but works after closing the error.

Showing 1 to 10 of 31 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11