Activities of "nvc_dev_3"

  • ABP Framework version: v8.0.2
  • UI Type: Angular
  • Database System: EF Core (
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

We are encountering with the Microservice template, specifically related to the Entity Synchronizer. (We use Sql server, EF core, UI is angular and version is 8.0.2)

We currently employ multiple services within our system and have been following the documentation provided at https://docs.abp.io/en/abp/latest/Distributed-Event-Bus#entity-synchronizer to implement the entity-syncer.

The problem arises when attempting to use Azure Service Bus instead of RabbitMQ. Despite the documentation stating that Azure Service Bus is supported, we have encountered difficulties in getting it to function properly.

I have meticulously followed the documentation steps and created a minimal demo to showcase the issue. I am prepared to share this demo with you via email for your review.

Upon investigation, it appears there may be a bug in the package, as the entity-syncer works seamlessly with RabbitMQ but encounters obstacles with Azure Service Bus.

Your prompt attention and assistance in resolving this matter would be greatly appreciated. Please let me know if you require any additional information or if there are specific steps you would like me to take to facilitate the troubleshooting process.

Does it work on your locally? Yes. When i make deploy of my app it do not show permissions on page of roles. on this case show 40 but there are more of 40

on data base i can see the permissions and it is more of 40. on the table AbpPermissions,AbpPermissionGroups and AbpPermissionGrants.

Can you share some code of this?

additional even though I set the names in the en.js files, when deploying the app it still comes out without the name. example:

  • ABP Framework version: v7.2.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): NO
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

we are creating permissions for in the project: Domain.shared but we have found that when we deploy it does not display the permissions we created and neither the texts of the localization file. Could you please let me know what could be happening?

Hi Guys we already implement the chat modulo with are conditions:

  • ABP Framework version: v7.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Auth Server Separated (Angular): yes

For we is very important can grow up the functionalities. we have the questions:

Is possible that the chat module make convertion on groups and channels? Is possible customize the message of the chat notifications?

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