Unable to resolve incident after activate HAM Pro plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2022 02:04 AM
Hi,
Whenever I try to resolve an incident it's showing an error message -
"To resolve this incident, Choose an asset action for each configuration item that includes an asset"
How can I stop this?? Any script to inactive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 08:10 AM
Any update?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2025 09:29 AM
I had to deactivate the BR "Check HAM action is selected on incident" and make a copy and comment out the first few lines of code
//This is causing problems when resolving an incident AND adding a CI.
/*
gs.addErrorMessage(gs.getMessage('Before resolving this incident, please save the changed configuration item that includes an asset'));
current.setAbortAction(true);
current.incident_state = previous.incident_state;
*/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 12:30 PM
Hello
what is the asset_action doesn't exist in my table ? what does it mean please ?
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 01:35 PM
Do you have HAM installed? Otherwise, you won't see it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2024 05:23 PM
Hi
indeed, HAM is installed