wrong subject change approval notifiaction trigger issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 11:59 PM
Hi Everyone,
In normal change needs two approvals one is group another is technical approval.it will happen one by one
my issue is when group approval is trigger then systems sent a notification to approver for approval. but it sent wrong subject of technical approval and when technical approval sent it also sent technical approval mail subject. and sometime its goes well. for this we use a mail script
//////
//
can anyone help me on this

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 12:41 AM
Hi ,
Please check the triggering condition for the notification.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 05:42 AM
thats working fine

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 03:22 AM
Hi,
We can debug in this way, first we can check what change state is returning. I feel in both cases change state is returning as -4. That might be the reason it is going to if loop.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2024 02:38 AM