Skip to content

fix(tasks): remove stale task board enablement guidance#4895

Merged
tlgimenes merged 1 commit into
mainfrom
gimenes-51gkptrm
Jul 21, 2026
Merged

fix(tasks): remove stale task board enablement guidance#4895
tlgimenes merged 1 commit into
mainfrom
gimenes-51gkptrm

Conversation

@tlgimenes

@tlgimenes tlgimenes commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

What is this contribution about?

The core task-board flag removal landed independently in #4883 while this PR was open. After rebasing, this PR keeps the remaining hardening work:

  • removes stale Task Manager guidance that still told users to enable the board in organization settings
  • updates the home tasks error-path comment to reflect that the board is always available
  • strengthens the task import integration test to prove it does not create organization settings
  • adds black-box coverage for create, list, update, PR lookup, and delete with no organization-settings row

Screenshots/Demonstration

Not applicable. There is no remaining UI layout change in this rebased diff.

How to Test

  • bun run check
  • bun test apps/mesh/src/tools/virtual/studio-pack/task-manager.test.ts apps/mesh/src/api/routes/task-board-import.test.ts (7 passing)
  • packages/e2e/tests/task-board-always-enabled.spec.ts runs with the CI PostgreSQL service

Review Checklist

  • PR title is clear and descriptive
  • Changes are tested and working
  • Stale documentation and guidance are removed
  • No migration remains in this rebased diff

@tlgimenes
tlgimenes enabled auto-merge (squash) July 20, 2026 21:20
@tlgimenes tlgimenes changed the title feat(tasks): make task board always available fix(tasks): remove stale task board enablement guidance Jul 21, 2026
@tlgimenes
tlgimenes merged commit 1c97b79 into main Jul 21, 2026
15 checks passed
@tlgimenes
tlgimenes deleted the gimenes-51gkptrm branch July 21, 2026 19:39
decocms Bot pushed a commit that referenced this pull request Jul 21, 2026
PR: #4895 fix(tasks): remove stale task board enablement guidance
Bump type: patch

- decocms (apps/mesh/package.json): 4.86.3 -> 4.86.4
- @decocms/e2e (packages/e2e/package.json): 1.16.2 -> 1.16.3

Deploy-Scope: both
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants