GitHub user yangzhang75 added a comment to the discussion: Proposal: Admin moderation for published workflows (take down and restore a public workflow)
Quick update now that I've implemented #6242: - I'll reuse #6242's unpublish endpoint and author notice instead of adding the new endpoint I described above — so this becomes just an admin **Unpublish** button on a public workflow. For clearing stale workflows, plain unpublish is enough (the author can re-publish), so the re-publish block I raised in the open questions isn't needed for v1 — it can come later if re-publishing is ever abused. - One fix so authors are still notified: right now #6242 only notifies when a report exists, so a never-reported workflow would notify no one. When there's no report, I'll record the reason as "Removed by administrator" so the author gets the same notice. GitHub link: https://github.com/apache/texera/discussions/6246#discussioncomment-17640370 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
