mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 19:11:13 +00:00
⚡ TheHive: Add Mark as Read operation to alerts (#1541)
* ⚡ Add Mark as Read operation to TheHive 4 Alerts * Remove version check from Mark as Read operation * Add Mark as Unread operation * Show Alert ID for markAsUnread operation * ⚡ Add Ignore SSL Issues parameter to credentials * ⚡ Add TheHive and Cortex SVG logos Co-authored-by: Mika Luhta <12100880+mluhta@users.noreply.github.com>
This commit is contained in:
@@ -82,6 +82,8 @@ export const alertFields = [
|
||||
],
|
||||
operation: [
|
||||
'promote',
|
||||
'markAsRead',
|
||||
'markAsUnread',
|
||||
'merge',
|
||||
'update',
|
||||
'executeResponder',
|
||||
|
||||
Reference in New Issue
Block a user