Problem
|
FormApply.applyResponse("notificationBar.show(" + quote(message) + ",notificationBar." + type + ")") |
\
Solution
See jenkinsci/jenkins#8351
Originally reported by basil, imported from: [jira-integration] Migrate legacy FormApply#applyResponse call in JiraSyncAction
- status: Open
- priority: Minor
- component(s): _unsorted
- label(s): CSP
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 2025-12-08
Raw content of original issue
Problem
|
FormApply.applyResponse("notificationBar.show(" + quote(message) + ",notificationBar." + type + ")") |
\
Solution
See jenkinsci/jenkins#8351