docs: consolidated Workforce Task View docs (bulk ops + timeline charts)#661
Draft
jordanc-relevanceai wants to merge 7 commits into
Draft
docs: consolidated Workforce Task View docs (bulk ops + timeline charts)#661jordanc-relevanceai wants to merge 7 commits into
jordanc-relevanceai wants to merge 7 commits into
Conversation
…k View Adds a new Key Features subsection documenting the To Review Timeline Chart, a 7-day bar chart showing daily counts of tasks requiring review. Includes overview, quick-identify bullets, how-to-use steps, use cases, and a feature flag note for TaskOpsMilestone2Fe. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…umentation Documents the new bulk task operations feature (PR #14772): individual checkbox selection, select all/clear all, three bulk actions (approve/reject/rerun) with task counts on buttons, and the confirmation modal with task name + date table. Adds a cross-reference note to the approvals-and-escalations page. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Documents the new escalated tasks timeline chart on the Task View page, alongside existing Errors and Approvals timeline charts, in a new "Task analytics and timeline charts" section under Key Features. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…lidate/workforce-task-view
…workforce-task-view
#647 added Errors/Approvals/Escalated timeline charts; #630 added a separate To Review chart. Merged into one 'Task analytics and timeline charts' section as a fourth subsection, matching the concise prose style (also fixes Title Case), preserving the 7-day window, interactions, and TaskOpsMilestone2Fe flag note. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
taskops-milestone-2-fe is at 100% rollout (posthog flag 658590), so the chart is effectively GA — removing the 'contact your account team if not visible' caveat. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR consolidates 3 drafter PRs that all add sections to the Workforce Task View page. Opened as draft for review before the source PRs are closed.
Source PRs (being closed in favor of this one)
Why consolidated
All three add sections to
build/workforces/workforce-features/workforce-task-view.mdxand collide on merge. #647 and #630 both add timeline-chart content — shipped separately they'd scatter the charts across two competing sections. Consolidating keeps a single coherent Task View page.Changes by source PR
#632 — TSP-1247
approvals-and-escalations.mdx.#647 — TSP-1259
#630 — TSP-1244
TaskOpsMilestone2Feflag).Reconciliation note
TaskOpsMilestone2Fefeature-flag note.#bulk-task-operations) and the chart's#monitoring-multiple-taskslink both resolve.