Activities of "Patrick"

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, and please first use the search on the homepage. Provide us with the following info:

  • ABP Framework version:Api 7.3.3 / Admin Portal 8.0.4
  • UI Type: MVC
  • Database System: EF Core / PostgreSQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): No
  • Exception message and full stack trace: No Exception
  • Steps to reproduce the issue:
  •                         1. Create a class that extends PermissionDefinitionProvider in the Api 7.3.3 project
    
  •                         2. Add a Group to the context after which a permission was added then finally a child was added (see image "provider" attached). 
    
  •                         3. All this data is shown in the database, however, upon viewing the admin UI this permission grouping is not present.
    

I am asking for your assistance in figuring out what I am missing.

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