Base solution for your next web application

Activities of "SignumHealth"

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • 10.30.
  • What is your product type (Angular or MVC)?
  • MVC
  • What is product framework type (.net framework or .net core)?
  • core

We are going to upgrade aspnetzero version from 10.3.0 to 10.4.0 From your doc https://docs.aspnetzero.com/en/aspnet-core-mvc/latest/Version-Updating you guys mentioned under Existing Projects

Create an empty project from AspNet Zero website using your existing project name but select the version when you started development for your project. If you don't remember the initial AspNet Zero version you have started your project, you can check [*.Core/AppVersionHelper.cs].

I am little confused in above bold statement I think, that should be the new version which we are going to upgrade which should be 10.4.0 in our case. This would go under aspnetzero branch Our dev and aspnetzero branch would be same but migrade branch would conains our existing 10.3.0 version Then we can follow the step as per your doc Switch to dev branch and update it from migrate branch. In this step, you will face conflicts. You have to resolve those conflicts manually.

Right?

Thanks

Prerequisites

  • What is your product version? V10.3.0
  • What is your product type (Angular or MVC)? Asp.net MVC Core & Jquery
  • What is product framework type (.net framework or .net core)? .net Core

If issue related with ABP Framework

  • What is ABP Framework version? 6.3.0

Organization Unit Roles Problem: The user roles inherited by organization units together with those roles assigned directly to the users. We would like to leave the user with their roles assigned independently. But when we add a user to an OU (Organization Units) it inherits the roles automatically that assign to OU. However, the following steps led to me to this behavior:

  1. We add roles to user (Independently): OK
  2. We add role to organization: OK
  3. Go to that user and assign Organization Unit that has the same or different role by organization unit.
  4. **Then when we edit this user. User has assigned all the roles (Independently + Roles assigned to Organization Unit). **
  5. When we add new role to that user: OK
  6. But when we try to remove role which inherited by one of organization not allow me to that. So problem is we don’t want organization roles. We just want to assign Organization unit without its roles. Can you please help us, how we can achieve this?
Showing 1 to 2 of 2 entries