- Issue created by @vipin.mittal18
- First commit to issue fork.
Currently, the synchronization of metadata is a manual process that requires constant oversight and intervention. This process is time-consuming. As the volume of data and metadata increases, the manual synchronization becomes more inefficient. There is a need for an automated solution to streamline and synchronize metadata across the system, ensuring consistency, accuracy, and reduced operational overhead.
The solution to this problem is to implement an automated metadata synchronization process, similar to the way asset versions are synced, using a cron job. This will ensure that metadata is automatically synchronized at specified intervals without manual intervention.
Active
1.1
Code