Ask Your Question
2

What happens when updating the parent of an existing entity causes it to no longer have any parent?

asked 2023-05-14 23:11:24 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-05-14 23:30:02 +0000

djk gravatar image

If updating the parent of an existing entity causes it to no longer have any parent, the entity becomes a root entity in the hierarchy. This essentially means that it moves up to the topmost level of the hierarchy and becomes independent of any parent entities. Any child entities that were associated with the previous parent will now become direct children of the root entity. This change in the hierarchy structure may have implications for the relationships and permissions associated with the entity, and may need to be handled accordingly.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-14 23:11:24 +0000

Seen: 9 times

Last updated: May 14 '23