OpenMetadata/openmetadata-spec
sonika-shah ea3da86336
Fix #17152 Support a view permission for custom properties (#20276)
* Add ViewCustomFields operation

* ui: provide UI support for ViewCustomFields for custom properties

* Update generated TypeScript types

* provide view custom property support for right entity panel

* add unit test cases

* update permission with prioritized permission

* fix tests

* fix unit test

* fix the flay user test

* For custom property requests on entity types, use entity-specific authorization

* remove type checking, since now it will be check by viewCustomField

* fix test

---------

Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com>
Co-authored-by: Harsh Vador <harsh.vador@somaiya.edu>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-11-20 15:35:41 +05:30
..