Ends in:
2 DAYS
4 HRS
43 MIN
14 SEC
Ends in:
2 D
4 H
43 M
14 S
Open Closed

All Organization Root Units deleted when deleting just one unit #8428


User avatar
0
paul.harriman created
  • ABP Framework version: v8.2.0
  • UI Type: Angular
  • Database System: EF Core SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Under Administration | Organization Units have a existing Organization Add a couple of Root Units Delete 1 of those Root Units All of the Root Units added are deleted

We are not using MutliTenant. I can see the Root Units in the DB and they are all soft deleted the call to the backend shows just one guid

Request URL: https://localhost:44326/api/identity/organization-units?id=21b23e64-f077-728f-ef0e-3a169f4cf11b Request Method DELETE

Is this by design? If yes can we override this behavior?


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

    hi

    id=21b23e64-f077-728f-ef0e-3a169f4cf11b

    Can you check if the id is the id of TestA?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    I have checked, the source code of Organization Service has not been changed for a long time.

  • User Avatar
    0
    paul.harriman created

    hi

    id=21b23e64-f077-728f-ef0e-3a169f4cf11b

    Can you check if the id is the id of TestA?

    Yes it is the id and the other id's that were soft deleted are unique

Made with ❤️ on ABP v9.1.0-preview. Updated on December 02, 2024, 12:35