Skip to content

Conversation

@ugouhar
Copy link
Collaborator

@ugouhar ugouhar commented Dec 19, 2025

Describe your changes:

For Release 1.11.4

  1. I cherry-picked

    1. Lineage node column pagination
    2. Enable column layer when entering edit mode
  2. As the below 2 files have lots of changes which was bit confusing, I restored them from master and pushed to 1.11.4. But they had tests for features which was not cherry-picked, so updated them to only include tests for above features

    1. Lineage.spec.ts
    2. lineage.ts
  3. No changes in unit tests are required. Only the above 2 files for playwright tests were restored from main

I worked on ... because ...

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.

@github-actions
Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@github-actions
Copy link
Contributor

The Java checkstyle failed.

Please run mvn spotless:apply in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Java code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

2 similar comments
@github-actions
Copy link
Contributor

The Java checkstyle failed.

Please run mvn spotless:apply in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Java code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

@github-actions
Copy link
Contributor

The Java checkstyle failed.

Please run mvn spotless:apply in the root of your repository and commit the changes to this PR.
You can also use pre-commit to automate the Java code formatting.

You can install the pre-commit hooks with make install_test precommit_install.

@ugouhar ugouhar closed this Dec 20, 2025
@ugouhar
Copy link
Collaborator Author

ugouhar commented Dec 20, 2025

This PR was created to test playwright tests, all playwright tests are passing, so the commit is merged to 1.11.4 branch and this PR is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

safe to test Add this label to run secure Github workflows on PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants