super-productivity/packages/plugin-dev/azure-devops-issue-provider/i18n
John Costa 0a0723521b
feat(azure-devops): add optional WIQL override for auto backlog import (#8516)
* feat(azure-devops): add optional WIQL override for auto backlog import

Adds an optional autoImportWiql config field to the Azure DevOps issue
provider plugin. When set, it fully replaces the generated auto-import
backlog query, so the user controls scope, state filtering and ordering
(e.g. to filter by iteration path, area path or work item type, or to
match custom done-state names). When empty, behavior is unchanged from
today's scope-based query, so it is fully backward compatible.

This mirrors the Jira provider's autoAddBacklogJqlQuery (a full query the
user owns) rather than appending a fragment, which can only narrow the
hard-coded English done-state exclusion and cannot accept a real exported
WIQL Select..From..Where statement.

Adds a vitest suite covering the default scopes, quote escaping, the
verbatim override and the blank-fallback, wires the plugin into the
plugin-tests CI matrix, and updates the issue integration comparison wiki.

Closes #7674

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DY1ESWymmU9x9ykLNaRHGH

* test(azure-devops): use node test env, drop unneeded jsdom dependency

The plugin tests exercise no DOM API, so vitest's default node
environment is sufficient (matching the clickup and google-calendar
provider plugins). Removing jsdom prunes ~530 lines of transitive
devDependencies from the lockfile.

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Johannes Millan <johannes.millan@gmail.com>
2026-06-22 17:38:49 +02:00
..
ar.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
cs.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
de.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
en.json feat(azure-devops): add optional WIQL override for auto backlog import (#8516) 2026-06-22 17:38:49 +02:00
es.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
fa.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
fi.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
fr.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
hr.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
id.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
it.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
ja.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
ko.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
nb.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
nl.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
pl.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
pt-br.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
pt.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
ro-md.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
ro.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
ru.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
sk.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
sv.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
tr.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
uk.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
vi.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
zh-tw.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00
zh.json feat(plugins): migrate Azure DevOps issue provider to a plugin (#8509) 2026-06-20 13:06:45 +02:00