Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jan 9, 2026

This is an automated pull request to merge chas/bulk-change-task-status into dev.
It was created by the [Auto Pull Request] action.

@vercel
Copy link

vercel bot commented Jan 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
app Ready Ready Preview, Comment Jan 9, 2026 8:42pm
1 Skipped Deployment
Project Deployment Review Updated (UTC)
portal Skipped Skipped Jan 9, 2026 8:42pm

@cursor
Copy link

cursor bot commented Jan 9, 2026

PR Summary

Introduces bulk task status updates across API and app, enabling multi-select and one-shot status changes.

  • API: Adds PATCH /v1/tasks/bulk to update multiple tasks’ status (validates taskIds, status, optional reviewDate), returns { updatedCount }; implements updateTasksStatus in TasksService; updates OpenAPI spec.
  • App UI: Adds bulk selection and actions in task lists via TaskBulkActions, BulkTaskStatusChangeModal (calls /v1/tasks/bulk, auto-sets reviewDate for done), and refactors list rendering into ModernSingleStatusTaskList and ModernTaskListItem with selectable rows.
  • Triggers: Tightens types for vendorRiskAssessmentTask by specifying Task generics and result/input types.

Written by Cursor Bugbot for commit 8d27217. This will update automatically on new commits. Configure here.

@chasprowebdev chasprowebdev changed the title [dev] [chasprowebdev] chas/bulk-change-task-status CS-91 [Feature] Bulk Change Task Statuses Jan 9, 2026
@linear
Copy link

linear bot commented Jan 9, 2026

@vercel vercel bot temporarily deployed to Preview – portal January 9, 2026 20:40 Inactive
@chasprowebdev chasprowebdev requested a review from Marfuen January 9, 2026 20:41
@chasprowebdev
Copy link
Contributor

bulk.task.status.change.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants