Skip to content

Strip triggerType from notification rule update requests#2

Open
bkondakor wants to merge 1 commit intomainfrom
claude/fix-notification-trigger-type-a5pEX
Open

Strip triggerType from notification rule update requests#2
bkondakor wants to merge 1 commit intomainfrom
claude/fix-notification-trigger-type-a5pEX

Conversation

@bkondakor
Copy link
Copy Markdown
Owner

The DependencyTrack API now rejects updates that include triggerType with "Trigger type can not be changed" (HTTP 400), even when the value hasn't changed. Strip the field from POST requests to the notification rule endpoint via the HTTP transport, matching the existing pattern used for ProjectProperty deletion fixes.

https://claude.ai/code/session_011HxZxkTEg9c9LAd3GBQbDS

The DependencyTrack API now rejects updates that include triggerType
with "Trigger type can not be changed" (HTTP 400), even when the value
hasn't changed. Strip the field from POST requests to the notification
rule endpoint via the HTTP transport, matching the existing pattern
used for ProjectProperty deletion fixes.

https://claude.ai/code/session_011HxZxkTEg9c9LAd3GBQbDS
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