Convert Change Request to Story
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 09:00 AM
Hello all
How can I specify in a UI action that the attachments from a change request are copied and pasted into a story?
I already have the UI action to convert the change to a story but the attachments are not yet included.
Thanks for Help
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 09:03 AM
Hi Jan,
You can use GlideSysAttachment.copy() however, would not recommend as it will increase storage size over the period of time. You can use related list functionality instead.
Follow link and try to create a relationship to show attachments instead.