mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-18 20:30:48 +00:00

* Initial plan * Implement system default persona preferences support - Allow users to set preferences for system default persona even without direct assignment - Update validation logic in UserRepository.updatePersonaPreferences() - Add test to verify system default persona preferences functionality - Maintain validation for non-assigned, non-system-default personas Co-authored-by: harshach <38649+harshach@users.noreply.github.com> * Add manual verification tests for system default persona fix Co-authored-by: harshach <38649+harshach@users.noreply.github.com> * Clean up temporary files Co-authored-by: harshach <38649+harshach@users.noreply.github.com> * Fix tests --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: harshach <38649+harshach@users.noreply.github.com> Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com> Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>