Activities of "mateworkx@gmail.com"

I greatly apologize if this is documented somewhere. I tried to search for answers and either I'm not understanding or I didn't find the answer. When I create a new tenant, this tenant should NOT have the ability to create new tenants or modify permissions of tenants. When a tenant admin is created as the default user I've noticed that they have ALL the permissions that the host does, well except host feature management. I don't known if I'm explaining this correctly or not. Hopefully I am. Also, when do I use the "Default & Public" checkboxes when creating a new role?

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

  • ABP Framework version: v7.0.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: N/A
  • Steps to reproduce the issue:" N/A

As noted in other tickets, I have a multi-tenant application. I've come into some issues that I'm not sure how to work around. In addition, I don't know if this is by design or not. However, the problem I'm facing with multi-tenancy is that when I create a new tenant, I need to have certain data available to each and every new tenant. For instance; if I have a "species" table that has 50 different animal species in it I'd like TenantA, TenantB, TenantC and TenantD to have access to those 50 species. I'm wondering if this is due to the fact that when I was creating the table I selected that table to be multi-tentant?

  • ABP Framework version: v7.0.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • ABP Framework version: v7.0.1
  • UI type: Blazor Server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

Hello,

I've developed a Blazor Server application which uses the multitenant features. On my local development project, I'm able to create a new tenant and the user gets assigned to the tenant. I'm also able to login with the new tenant. However, in production I'm unable to create the tenant with the user. The tenant is created; however, the user is not created.

  • ABP Framework version: v7.0.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:None
  • Steps to reproduce the issue:None

I’m trying to display a login message to ALL tenants. For instance, if I push out an upgrade release, I’d like the tenants to be notified upon login. This is a Blazor application.

Support Team,

I've hit several issues with version 6.0.0 and requesting assistance in resolving them. I've added a new Blazor WASM project along with MAUI for mobile. After running the application I'm getting some unexpected results. First of which is that no icons are being displayed. This may be due to the second issue which, probably should be the first issue but... anyway. There appears to be a dependency missing or inaccessible and I'm not sure how to fix this. Please see the screenshots attached. Also, MAUI project is missing styles.xml and such. But I should probably create another ticket for this possible bug.

  • ABP Framework version: v6.0.0
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): No
  • Exception message and stack trace: See attached screenshot.
  • Steps to reproduce the issue:" Utilize Abp Suite to create a new Blazor WASM project with MAUI and PWA. No public site etc. Run the application and no icons appear.

I have some questions about the payment module. I'm a bit confused by what I've read on support Q&A thus far. I have several customers in Stripe already, is there a way to import them by chance? If not, is there a way to set up payment processing and obtain the status of that payment on a recurring basis? For instance, customer John Doe has a subscription due on the first of the month, when I consolidate within the application am I able to see if the payment went through, failed, or was not paid at all? Also, what is the "External Id?

  • ABP Framework version: v6.0.0-rc.4
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: No exception
  • Steps to reproduce the issue:"
Question
  • ABP Framework version: v6.0.0-rc.4
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: Abp can only be used with App-Pro module
  • Steps to reproduce the issue: I'm honestly not sure how to reproduce this issue. Everything was working fine before. I'm using the commercial version of a single-layer Blazor application.

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

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

  • ABP Framework version: v6.0.0-rc.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:Cannot read the template Volo.Abp.Commercial.SuiteTemplates.Templates.Server.AppService.Partials.AppService_ExcelMethodInterface.txt
  • Steps to reproduce the issue: Upgraded Blazor solution from 5.3.4 to 6.0.0-rc.3 as well as removed old versions of Abp Suite and installed Abp Suite 6.0.0-rc.3. Went to add additional properties and clicked on the Save Generate button and then the error appeared.

  • ABP Framework version: v5.3.2
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: Invalid username or password
  • Steps to reproduce the issue:" When I visit my web application url and attempt to login using the default credentials I receive the error message above. I cannot provide the URL as this ticket is not private. However, my customers are able to login without issue.
Showing 1 to 9 of 9 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11