v.24.10Improvement

Improve Access Entities Dependency Restoration

Improve restoring of access entities' dependencies #69563 (Vitaly Baranov).
Improved the restoration process of access entities' dependencies in ClickHouse.

Why it matters

This feature enhances the reliability and correctness when restoring access entities by better handling their interdependencies. It ensures that dependencies between access entities like users, roles, and grants are properly restored, reducing errors and inconsistencies during access configuration recovery.

How to use it

The improved mechanism is integrated into the existing access restoration workflow. Users simply restore access entities as before; the system now automatically manages the dependencies more robustly without additional configuration.