Skip to content

[SC-16740] Remove invocation ID column from table#67

Merged
even-steven merged 1 commit into
mainfrom
stevenchand/sc-16740/remove-invocation-id-field-from-table
Jun 12, 2026
Merged

[SC-16740] Remove invocation ID column from table#67
even-steven merged 1 commit into
mainfrom
stevenchand/sc-16740/remove-invocation-id-field-from-table

Conversation

@even-steven

Copy link
Copy Markdown
Contributor

Summary

  • Removes the ID column (invocation_id) from the invocations table — the full ID is still accessible in the detail panel when a row is selected
  • Removes the now-unused truncateMiddle helper

Test plan

  • Open the Invocations page and confirm the ID column is gone
  • Click a row and confirm the invocation ID is still visible in the detail panel

Made with Cursor

@shortcut-integration

Copy link
Copy Markdown

This pull request has been linked to Shortcut Story #16740: Remove invocation_id field from table.

The invocation ID column added noise without much value — the full ID is
still visible in the detail panel. Also removes the now-unused
truncateMiddle helper.

Co-authored-by: Cursor <cursoragent@cursor.com>
@even-steven even-steven force-pushed the stevenchand/sc-16740/remove-invocation-id-field-from-table branch from 2bbf9aa to d46be0a Compare June 12, 2026 17:35

@mdeyell-valid-mind mdeyell-valid-mind left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

seems reasonable

@even-steven even-steven merged commit 241c9f8 into main Jun 12, 2026
@even-steven even-steven deleted the stevenchand/sc-16740/remove-invocation-id-field-from-table branch June 12, 2026 18:20
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