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

Copy EmbeddedObject on initializing an unmanaged object #7301

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    a12c8bc View commit details
    Browse the repository at this point in the history
  2. changelog

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    04fc77b View commit details
    Browse the repository at this point in the history
  3. Add failing case - copy EmbeddedObject by assignment

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    feca56d View commit details
    Browse the repository at this point in the history
  4. simplify test case

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e9eb942 View commit details
    Browse the repository at this point in the history
  5. Leave the existing code unchanged

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    69332ea View commit details
    Browse the repository at this point in the history
  6. revert change on build script

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a772afe View commit details
    Browse the repository at this point in the history
  7. Add test to separate create and assign cases

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    03c8090 View commit details
    Browse the repository at this point in the history
  8. Make a single test case

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    4999820 View commit details
    Browse the repository at this point in the history
  9. Fix lint

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    b0cf882 View commit details
    Browse the repository at this point in the history
  10. Empty-Commit

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    0295f04 View commit details
    Browse the repository at this point in the history
  11. Do not copy unmanaged embedded object

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6795a43 View commit details
    Browse the repository at this point in the history
  12. Fix unmanaged dictionary test

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    642a7ca View commit details
    Browse the repository at this point in the history
  13. Fix format

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    e461cd3 View commit details
    Browse the repository at this point in the history
  14. Check class on property value validation

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    aa3a41a View commit details
    Browse the repository at this point in the history
  15. fix changelog

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6353a8c View commit details
    Browse the repository at this point in the history
  16. check class

    Pavel Yakimenko authored and dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    cd3ff74 View commit details
    Browse the repository at this point in the history
  17. Update CHANGELOG

    dianaafanador3 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    eaca6da View commit details
    Browse the repository at this point in the history