feat(linear): Auto link Linear issues from private notes (#14405)
When an agent pastes a Linear issue URL into a private note on a
conversation, Chatwoot now links the issue to the conversation
automatically — no need to click "Link to Linear issue" first. The
standard activity message ("X linked Linear issue ABC-123") is posted
just like a manual link.
Fixes
[CW-7032](https://linear.app/chatwoot/issue/CW-7032/if-someone-post-a-linear-url-in-the-private-notes-automatically-link)
---------
Co-authored-by: Muhsin <12408980+muhsin-k@users.noreply.github.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
This commit is contained in:
co-authored by
Muhsin
Sojan Jose
parent
58fdd20625
commit
71cc5168be
@@ -54,6 +54,7 @@ module Linear::Queries
|
||||
title
|
||||
description
|
||||
identifier
|
||||
url
|
||||
state {
|
||||
name
|
||||
color
|
||||
|
||||
Reference in New Issue
Block a user