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

fides: add System model support for new tcf fields #4228

Merged

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    ce5c491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f710e9 View commit details
    Browse the repository at this point in the history
  3. update changelog

    adamsachs committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4673b22 View commit details
    Browse the repository at this point in the history
  4. fix test syntax

    adamsachs committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    bc944c2 View commit details
    Browse the repository at this point in the history
  5. include basic TCF attributes on VendorRelationships

    this also ensures that VendorRelationship records are created for ANY vendor record in the overlay
    adamsachs committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a1c9b75 View commit details
    Browse the repository at this point in the history
  6. Add every vendor to VendorRelationships if it turns up in the privacy…

    … declarations query instead of using the vendor_id to conditionally filter.
    
    - define the vendor_relationship_record early so we can assign its basic attributes in one place.
    pattisdr committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    18144fa View commit details
    Browse the repository at this point in the history