← autofix / tenant jira mapping
Tenant ↔ Jira mapping
One row per Flutter tenant. Each maps to a Jira project key (e.g. AS). The hourly sync uses these; without a row, AutoFix falls back to the global JIRA_PROJECTS setup.
Add tenant mapping
For your own workspace (AS): set tenant ID to zydus, project key to AS, then Save. Create a bug in your AS Jira project and hit Sync.
e.g. zydus, heritage, emami
comma-separated · e.g. AS or AS,DML
prepended with AND
empty = use global ATLASSIAN_CLOUD_ID
internal — shown here only
Active
if unchecked, the scheduler skips this tenant
Configured tenants (0)loading…
End-to-end test path
- Set
ATLASSIAN_*env vars and restart the API. - Add a mapping above (
zydus → AS). - Create a Jira Bug with a clear summary & repro steps.
- Click Test fetch to confirm the JQL returns it.
- Click Sync now — the issue appears on
/autofixtaggedtenant=zydus. - If triage marks it auto-fixable, click Fix it on the AutoFix list.