Skip to content

Recompute global track values after file removal #83

@TimGels

Description

@TimGels

Problem

When files are removed from a batch, BatchConfiguration.OnFileRemoval() correctly cleans up per-file FileConfigurations entries, but the global track values (language, name, default flag, forced flag) are not recomputed.

This means the global values still reflect data from the removed files until the next import triggers a full recomputation.

Expected behavior

After removing files, global track values should be recalculated based on the remaining files only.

Parent issue

Part of #82

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions