Skip to content

Commit ab980d4

Browse files
authored
Update README.md
1 parent 04f83bb commit ab980d4

File tree

1 file changed

+3
-3
lines changed
  • Client-Side Components/Client Scripts/Auto populate watchlist

1 file changed

+3
-3
lines changed

Client-Side Components/Client Scripts/Auto populate watchlist/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Automatically Populate Watch List When Assigned-To Changes
22

33
When the **Assigned To** field changes, this client script updates the **Watch list** to include the **Opened By**, **previous assignees**, and **new assignee**.
4-
- Help maintains visibility of all users involved in the ticket’s ownership history.
5-
- Helps track ownership transitions and ensures clarity during assignment change.
4+
- Help maintains visibility of all users involved on incident record.
5+
- Helps track assigned-to transitions and ensures clarity during assignment change.
66
- A confirmation message appears when the change is reflected in the Watch list.
7-
- Specific script for use in the Incident form in ServiceNow but can be used for other forms too
7+
- Specific script for use in the Incident record form in ServiceNow but can be used for other record forms too.
88
---
99

1010
![Auto populate watchlist](./Screenshot_clientscript_autopopulate_watchlist.png)

0 commit comments

Comments
 (0)