운영 중 되돌리기가 필요한 작업을 모아 둔다.
{error}
)} {report && (채널 {report.archivedChannels}개 보관, 기관 {report.clearedOrgs}곳 초기화 {report.failures.length > 0 && `, 실패 ${report.failures.length}건`}
{report.failures.length > 0 && (대상 {targets?.length ?? 0}개 기관 · 채널 {channelCount}개
{targets === null ? (불러오는 중…
) : targets.length === 0 ? (초기화할 채널이 없습니다.
) : (| 연번 | 기관명 | 현재 단계 | 보관될 채널 |
|---|---|---|---|
| {t.orgNo} | {t.orgName} | {t.stage === null ? '-' : `${t.stage}. ${stages.label(t.stage)}`} | {t.channels.map((c) => c.kind).join(' · ')} |
기관 {targets?.length ?? 0}곳의 채널 {channelCount}개가 Mattermost에서 보관 처리되고, 해당 기관의 채널 연결과 진행단계가 비워집니다.