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

[24.1] Fix possible CircularDependencyError when importing collections #19017

Draft
wants to merge 3 commits into
base: release_24.1
Choose a base branch
from

Commits on Oct 16, 2024

  1. Make HistoryDatasetCollectionAssociation copied_... relationship view…

    … only
    
    This avoids potential circular dependency errors.
    davelopez committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cd7dc7a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Associate copied_from_history_dataset_collection_association by id

    To respect the view-only flag for copied_from_history_dataset_collection_association relationship.
    davelopez committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e14d76a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    307840a View commit details
    Browse the repository at this point in the history