Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2022 08:40 AM - edited 11-11-2022 09:01 AM
What mechanism are you using to add a NEW (manual) individual approval ?
I am asking because most likely you created this feature (customized) and I don't have it on an out of the box instance.
Anyway, I would suggest you to go into the mechanism you created (UI action, etc.) to ensure that you are pushing a value into the document_id field, copying it from the sysapproval field.
Maybe something like current.document_id=current.sysapproval;
If I helped you with your case, please click the Thumb Icon and mark as Correct.