Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 04:04 AM
Hello @Yamsanibhavani ,
The dictiinary override record should not be causing any issue while updating or inserting the record. It will only works when you are inserting a new record and not setting the priority field and that time only it uses the default value.
Try updating the priority field from background script. You should be able to see errors if there are any. Also try using script tracer option to check what scripts are running when updating the priority.
Kindly mark the answer ✔️ Correct or Helpful ✔️ If it addresses your concern.
Regards,
Siddhesh