Button to copy sync log entries. #210

Closed
opened 2026-05-24 08:44:15 +00:00 by guettli · 148 comments
guettli commented 2026-05-24 08:44:15 +00:00 (Migrated from codeberg.org)

There should be a button to copy sync log entries.

The text should be markdown and contain the sync log entry and the text of about.

Error messages should be rendered in red color.

Suggestion: always render the text as MD, and show that in the ui.

Then there is only one way to create the text.

Required content for error entries

When copying an error entry, the following must be included to make bug reports actionable:

  • Stack trace: currently only the exception message is stored, not the stack trace. Needed to identify where in the code the error originated.
  • isPermanent: whether the sync loop stopped permanently after this error (vs. will retry). Distinguishes transient network errors from device-level failures like MissingPluginException.
  • Device info: Android OS version, manufacturer, and model. Essential for diagnosing device-specific failures. Should be part of the about section and thus included in the copied text.

Background: MissingPluginException(No implementation found for method read on channel plugins.it.nomads.com/flutter_secure_storage) was observed on a real device but never reproduced in Firebase Test Lab. Without a stack trace and device info in the sync log, remote diagnosis is not possible.

There should be a button to copy sync log entries. The text should be markdown and contain the sync log entry and the text of about. Error messages should be rendered in red color. Suggestion: always render the text as MD, and show that in the ui. Then there is only one way to create the text. ## Required content for error entries When copying an error entry, the following must be included to make bug reports actionable: - **Stack trace**: currently only the exception message is stored, not the stack trace. Needed to identify where in the code the error originated. - **isPermanent**: whether the sync loop stopped permanently after this error (vs. will retry). Distinguishes transient network errors from device-level failures like `MissingPluginException`. - **Device info**: Android OS version, manufacturer, and model. Essential for diagnosing device-specific failures. Should be part of the about section and thus included in the copied text. Background: `MissingPluginException(No implementation found for method read on channel plugins.it.nomads.com/flutter_secure_storage)` was observed on a real device but never reproduced in Firebase Test Lab. Without a stack trace and device info in the sync log, remote diagnosis is not possible.
guettlibot commented 2026-05-24 12:10:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 12:15:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 12:30:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 12:35:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 13:00:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 13:20:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 14:00:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 14:15:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 14:40:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 15:25:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 15:55:03 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 16:20:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 16:40:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 16:45:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 16:50:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 16:55:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:00:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:05:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:10:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:15:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:20:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:25:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:30:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:35:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:40:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:45:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:50:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 17:55:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:00:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:05:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:10:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:15:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:20:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:25:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:30:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:35:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:40:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 18:55:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:00:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:10:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:20:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:25:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:30:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:35:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:40:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:45:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:50:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 19:55:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:00:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:05:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:10:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:15:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:20:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:25:15 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:30:14 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:35:12 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:40:12 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:45:12 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 20:55:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:00:13 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:05:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:10:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:15:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:20:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:25:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:30:15 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:35:18 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:45:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:50:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 21:55:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:00:25 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:05:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:10:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:15:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:20:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:25:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:30:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:35:11 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:40:14 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 22:45:16 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:10:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:15:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:20:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:25:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:30:10 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:35:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:40:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:45:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:50:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-24 23:55:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:00:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:05:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:10:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:15:15 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:20:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:25:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:30:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:35:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:40:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:45:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 00:50:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 01:20:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 01:25:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 01:30:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 01:35:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 01:40:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 01:45:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 01:50:04 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 01:55:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:00:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:05:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:10:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:15:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:20:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:25:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:30:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:35:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:40:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:45:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:50:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 02:55:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:00:16 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:05:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:10:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:15:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:20:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:25:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:30:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:35:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:40:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:45:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:50:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 03:55:05 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:00:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:05:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:10:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:15:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:20:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:25:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:30:09 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:35:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:40:11 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:45:12 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:50:08 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 04:55:14 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 05:05:29 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 05:35:06 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
guettlibot commented 2026-05-25 05:40:07 +00:00 (Migrated from codeberg.org)

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.

Automatic merge of PR #215 failed (PR is still open after the merge command). Please merge manually.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: guettli/sharedinbox#210