Skip to content

Conversation

@normenmueller
Copy link

fix-task-prop-based-ident

Property-based task identification preserves tags

This change prevents property-based identification from mutating tags automatically. Tags are only written when the user explicitly sets them (including default tags), while the identifying property is still applied.

Examples (illustrative):

  • Creating a task with property identification and tags like client, urgent keeps those tags; no extra task tag is injected.
  • Updating priority/status without touching tags leaves existing tags unchanged.

Changelog

Task Identification

Cf. PR.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Task identification by property does not identify the tasks correctly

1 participant