Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

GS: Refresh history, repair, and unlink workflows

オープン
#404 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
typescript
領域
full-stack

調査の方向性

docs/design/google-sheets/failure-recovery.md、spreadsheet-layout.md、sharing-security.md から始め、続いて親 Issue #398 と依存関係 #400、#401、#402 を確認します。更新履歴、診断、修復、リンク解除、管理対象シートの削除について列挙されている動作を実装して検証します。これには、安全な監査レコード、保持されたエクスポート済みデータ、自動的な宛先の変更を行わないことが含まれます。

索引モデルが issue の本文から書いたものです。

説明

cool feature

Parent: #398
Depends on: #400, #401, #402

Design:

  • docs/design/google-sheets/failure-recovery.md
  • docs/design/google-sheets/spreadsheet-layout.md
  • docs/design/google-sheets/sharing-security.md

Scope

Add refresh audit history, normalized diagnostics, broken-link indicators, repair actions, copied-spreadsheet handling, unlink, and managed-sheet removal.

Acceptance criteria

  • Successful and failed refreshes append safe audit records with mode, phase, counts, duration, identities, and normalized error category.
  • Tokens, credentials, and sensitive parameters never enter audit rows.
  • UI exposes last status and refresh history per binding.
  • Repair supports deleted managed sheets, stale staging, renamed resources, copied spreadsheets, Google reauthorization, source rebinding, and checkpoint reset through explicit full refresh.
  • Repair never guesses resource identity from sheet names.
  • Unlink disables future refresh and removes refresh metadata while preserving exported data by default.
  • Removing managed worksheets is a separate destructive action.
  • SQL Browser does not delete the entire spreadsheet.
  • Broken bindings remain diagnosable and do not mutate destination data automatically.

Non-goals

Strict distributed locking, automatic repair, or Google file deletion.

主要言語
TypeScript
スター
8
フォーク
2
平均マージ
1時間 34分
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Altinity/altinity-sql-browser のほかの issue

Altinity/altinity-sql-browser の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。