Conversation
PR Summary
Written by Cursor Bugbot for commit d0c1e4c. This will update automatically on new commits. Configure here. |
…s-not-showing-up-in-app
…/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
There was a problem hiding this comment.
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" |
There was a problem hiding this comment.
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.
# [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))
|
🎉 This PR is included in version 1.80.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.