- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2023 01:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2023 04:46 PM
Hello @Demo25 ,
You can create before update business rule with conditions - Parent Incident.Assigned to is empty and State changes to Closed then abort the action and add message.
You can refer to below screenshots:-
Please Mark my answer Helpful & Accepted if I have answered your question.
Thanks,
Alka
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2023 02:23 PM
Are you thinking of making it so that a fulfiller can't close a child incident, when the parent incident is unassigned?
You can use an advanced condition on the 'close' button (UI Action) and an onload Client Script which sets the "state" field to read only, when parent incident is unassigned.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-02-2023 04:46 PM
Hello @Demo25 ,
You can create before update business rule with conditions - Parent Incident.Assigned to is empty and State changes to Closed then abort the action and add message.
You can refer to below screenshots:-
Please Mark my answer Helpful & Accepted if I have answered your question.
Thanks,
Alka