Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dataProduct : get inherited fields from corresponding Domain #19343

Merged
merged 3 commits into from
Jan 14, 2025

Conversation

sonika-shah
Copy link
Contributor

@sonika-shah sonika-shah commented Jan 14, 2025

Describe your changes:

Fixes #19333

  • owners and experts should be inherited from the associated domain if they are not explicitly set in the DataProduct

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

TeddyCr
TeddyCr previously approved these changes Jan 14, 2025
Copy link
Contributor

Jest test Coverage

UI tests summary

Lines Statements Branches Functions
Coverage: 64%
64.58% (40791/63166) 40.81% (16369/40114) 43.96% (4950/11260)

Copy link

Copy link

@sonika-shah sonika-shah merged commit 788dfc3 into main Jan 14, 2025
26 of 27 checks passed
@sonika-shah sonika-shah deleted the fix-19333 branch January 14, 2025 16:46
Copy link
Contributor

Changes have been cherry-picked to the 1.6.3 branch.

github-actions bot pushed a commit that referenced this pull request Jan 14, 2025
* dataProduct : get inherited fields from corresponding Domain

* add tests

---------

Co-authored-by: karanh37 <[email protected]>
(cherry picked from commit 788dfc3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inherited Ownership for Data Products
5 participants