Format: Question or problem statement (mirror what user would type)
Examples:
- "Why is SSO login timing out in AWS ECS?"
- "Data previews not rendering in Quilt"
Examples:
sso,aws,ecs,preview,mime,access
Brief description of problem and solution for use by search engines.
- Restate the problem in more precise language, e.g. "The Quilt Catalog consistently fails to render previews for certain file types."
Observable indicators:
- UI failures, error messages, degraded performance
- Affected pages, products, data types, buckets, or roles
Example:
- Catalog fails to render
.txtand.pngfiles - Login hangs >30s via SSO in AWS ECS
Concise explanation or hypotheses:
- Misconfiguration
- System limitation
- External dependency (e.g., AWS policy, MIME type handling)
- Explicit fixes or workarounds (if known)
- Debugging steps to take
- Logs or other inputs to collect and submit
Example:
- Add correct file extensions to uploaded files
- Use
t4.Package.set_meta()to manually specify MIME types