Open Closed

Problem on permissions and describe #5818


User avatar
0
nvc_dev_3 created
  • 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?


3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    we are creating permissions for in the project: Domain.shared

    Can you share some code of this?

    when we deploy it does not display the permissions we created and neither the texts of the localization file.

    Does it work on your locally?

  • User Avatar
    0
    nvc_dev_3 created

    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:

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Is there any info in the logs?

    How can I reproduce this in my locally?

    Thanks.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11