Skip to content

[dev] [Marfuen] mariano/eng-118-line-breaks-in-evidence-tasks-not-showing-up-in-app#2068

Merged
Marfuen merged 4 commits intomainfrom
mariano/eng-118-line-breaks-in-evidence-tasks-not-showing-up-in-app
Jan 28, 2026
Merged

[dev] [Marfuen] mariano/eng-118-line-breaks-in-evidence-tasks-not-showing-up-in-app#2068
Marfuen merged 4 commits intomainfrom
mariano/eng-118-line-breaks-in-evidence-tasks-not-showing-up-in-app

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to merge mariano/eng-118-line-breaks-in-evidence-tasks-not-showing-up-in-app into dev.
It was created by the [Auto Pull Request] action.

@linear
Copy link

linear bot commented Jan 28, 2026

@vercel
Copy link

vercel bot commented Jan 28, 2026

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

Project Deployment Review Updated (UTC)
app Ready Ready Preview, Comment Jan 28, 2026 4:56pm
portal Ready Ready Preview, Comment Jan 28, 2026 4:56pm

Request Review

@cursor
Copy link

cursor bot commented Jan 28, 2026

PR Summary

  • UI fixes: Render task.description with whitespace-pre-wrap in SingleTask.tsx to keep line breaks; CreateTaskSheet.tsx now passes organizationId to useTaskTemplates so templates are org-scoped.
  • Seed data expansion: Adds ISO 9001 framework (and extensive requirements), NIST 800-53 entry, new/updated control and policy templates (e.g., Network Security, Service Provider Acknowledgement), many new task templates, and relation mappings. Numerous task templates now include automationStatus.

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

…/eng-118-line-breaks-in-evidence-tasks-not-showing-up-in-app
…ng-up-in-app' of https://github.com/trycompai/comp into mariano/eng-118-line-breaks-in-evidence-tasks-not-showing-up-in-app
@vercel vercel bot temporarily deployed to Preview – portal January 28, 2026 16:54 Inactive
@vercel vercel bot temporarily deployed to Preview – app January 28, 2026 16:54 Inactive
@Marfuen Marfuen merged commit 80246bd into main Jan 28, 2026
10 checks passed
@Marfuen Marfuen deleted the mariano/eng-118-line-breaks-in-evidence-tasks-not-showing-up-in-app branch January 28, 2026 16:56
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

"department": "admin",
"createdAt": "2025-10-29 09:37:04.804",
"updatedAt": "2026-01-14 21:33:59.041",
"automationStatus": "MANUAL"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-generated task mappings file out of sync with seed data

Low Severity

The seed data removes the "Publish Policies" task template (frk_tt_684076a02261faf3d331289d) and adds several new templates, but the auto-generated task-mappings.ts file wasn't regenerated. This creates a data inconsistency: the TypeScript constants in TASK_TEMPLATE_IDS, TASK_TEMPLATES.publishPolicies, and TASK_TEMPLATE_INFO still reference a template that will no longer exist in the database after seeding, and newly added templates are missing from the type definitions.

Fix in Cursor Fix in Web

claudfuen pushed a commit that referenced this pull request Jan 30, 2026
# [1.80.0](v1.79.0...v1.80.0) (2026-01-30)

### Bug Fixes

* add line breaks for evidence tasks ([#2068](#2068)) ([80246bd](80246bd))

### Features

* **app:** add user name to Employee Devices tab and make it linkable in the app ([#2062](#2062)) ([0e10a42](0e10a42))
* **docs:** add Aikido integration guide and related images ([#2076](#2076)) ([cb861f9](cb861f9))
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 1.80.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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