Request item auto-close after creation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-26-2023 06:51 AM
How to make request item auto-close after submission or creation?
No certain number of days, just upon submitted.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2023 12:04 AM
Hi @Vengeful
The above script is for a specific requested item, it can also be used in a business rule that triggers when a requested item is submitted.
The script checks if the state of the item is "Requested" and if so, sets the state to "Closed" and updates the item. However, this script can be modified to fit your specific use case.
Let me know if you have any further queries.
Thanks,
Vamshi