Move the state to resolve state when "Mark Duplicate" UI Action is selected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-11-2021 08:52 PM
Hi
in problem form there is a UI action called "Mark duplicate". It is used to cancel the current ticket when there is already a similar kind of problem ticket. When we click that button the state is moved to "Closed" state. Here we got the requirement that when "Mark Duplicate" button is clicked the state should move to "Resolved" state not to "Closed" state. When we check the properties of problem management, there is no option to enable it.
How can we achieve this?
- Labels:
-
Problem Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-11-2021 09:28 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-11-2021 10:56 PM
I changed the UI script code like above but it doesn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-12-2021 12:16 AM
Can you clear the browser and instance cache and try again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ā02-12-2021 01:06 AM
yeah I tried that too but coudnt get the results. Is it working for you?