Issue In business rule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 05:08 AM
Hi all, I have issue in one before query business rule. The issue is that whenever a user click and open any incident it is redirecting to a particular incident . The is issue in native instance as well as the agent workspace. But the same business rule is used in production instance there its working fine. The issue is in UAT instance. Checked with the update versions between instance everything is same .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 05:12 AM
Hi @SAM321
- Review Business Rule Conditions: Check the conditions and script of the Before Query Business Rule in the UAT instance to ensure it matches the production setup.
- Compare Business Rule Scripts: Ensure that the script and logic in the UAT instance are identical to those in production.
- Check for Customizations: Look for any additional customizations or modifications in UAT that might affect the behavior.
…………………………………………........................................................................................
Mark it helpful 👍and Accept Solution ✅!! If this helps you to understand.
…………………………………………........................................................................................
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 05:52 AM
Hi @Satishkumar B yes I compared everything in UAT and PROD.. Everything is same in UAT and PROD. But the issue is still only in UAT. In that BR when I commntd(//) particular part and checked in UAT then it is normal but i need that query condition. But in PROD the same script is used no issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 06:00 AM
Can you share your BR and what part you commented out, so we can see what could be the issue? Also: check on differences between the instances on the users you are looking at.
Next to that: check on other logic that is not the same, because you are focussing on the BR, but it could be something else that is different.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2024 06:26 AM
@Mark Manders Below is the before query BR i shared: that part is commented.