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

refactor import to reuse task_files based on xml_id #1612

Merged
merged 3 commits into from
Sep 17, 2024

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    11265ec View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    41a30c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Allow moving ProFormA files between fileables

    We recently discovered an edge case where a moved file was not updated correctly. At first, it got removed and recreated, and later on only removed. While these changes look pretty difficult, they are the best and only working approach I could find to fix the problem ;). For now, I'd suggest to go with this solution. See #1606 for more details.
    MrSerth authored and kkoehn committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9467b18 View commit details
    Browse the repository at this point in the history