SecurityIncidentUtils()).createFromIncident(current) not creating a security incident
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 01:32 PM
Hi evenryone ,
im using this code
var securityIncident = (new SecurityIncidentUtils()).createFromIncident(current);
gs.addInfoMessage(gs.getMessage("Security Incident {0} was created", securityIncident));
action.setRedirectURL(current);
i get a message telling me it was created , but if i click on the link or go to the security incidents , it was not created at all , what am i doing wrong?
this is the additional information
0 REPLIES 0