Activities of "BradAdler"

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

  1. Need to link the IdentityUser (AbpUsers) to an App{TableName}
  2. Used Abp Studio, Define a navigation property, see screen shot below.
  3. Note how the Collection Name field is blank. When this field is selected it only shows a list of App(TableName} tables, none of the Abp tables.
  4. Questions:
    1. What to do to show the App tables in the Collection Name field?
    2. Is this the correct approach or is there a different way of approaching this?

Note: Followed this approach: https://alexbierhaus.medium.com/abp-io-navigation-property-for-identityuser-abpuser-218b15aa711c

Cheers Brad

The Add Role screen on the Organization Units does not page.

To reproduce:

  1. Add more than 10 roles to a tenant
  2. Setup the organization tree under the root unit
  3. Add a role to an organization unit
  4. Try page down the list of roles by clicking the Next button...role list remains as is for page 1.

Screen shot 1: when the Add Role screen opens on page 1

Screet shot 2: after clicking the Next button to go to page 2

Note that this was created with the ABP framework and no code changes have been made to the Identity Management.

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

  • ABP Framework version: v5.3.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace: None
  • Steps to reproduce the issue:"
Showing 1 to 2 of 2 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11