-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Bug in label for diagnostic download menu #80103
Copy link
Copy link
Closed
Labels
A-sql-console-generalSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Metadata
Metadata
Assignees
Labels
A-sql-console-generalSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleSQL Observability issues on the DB console spanning multiple areas. Includes Cockroach Cloud ConsoleC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
There's a typo in the download bundle pop-up. There's a stray

Zbefore the bundle creation time. The labelDownload <date> diagnosticseems truncated. Perhaps it should beDownload <date> bundle.Jira issue: CRDB-15846