← 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

  1. Set ATLASSIAN_* env vars and restart the API.
  2. Add a mapping above (zydus → AS).
  3. Create a Jira Bug with a clear summary & repro steps.
  4. Click Test fetch to confirm the JQL returns it.
  5. Click Sync now — the issue appears on /autofix tagged tenant=zydus.
  6. If triage marks it auto-fixable, click Fix it on the AutoFix list.