- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 08:20 AM
Our users have noticed that there is a limit on the Service Portal that did not exist in the "frame set." I didn't see any documentation anywhere regarding the attachment limits specific to the Service Portal but I was able to find the code in the widget itself that is doing the restricting. Is this restriction to the Service Portal for performance reasons?
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 08:57 AM
Hello Kyle,
I just did a test in my Jakarta instance and yes the limit is there. You cannot upload more than 24mb.
As corina mentioned this is a hardcoded size limit for the widget in ticket_attachment.
What I would suggest you is if this is important for you and you can present a good business requirement or how this affects your business, then you can raise and ER with support and then this might be happening in future releases.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2021 10:04 AM
Hi
we are in Quebec but facing this issue - while user trying to upload an attachment on service portal, if the file is larger than 25mb, the upload does not work, the transaction is canceled and user is not getting any error msg.
Any idea?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 08:29 AM
Hello Kyle.
Indeed, the limit is OOB, expected behavior.
Most probably for security reasons. You can open an enhancement request for this and most probably there will be a conclusion stated when the resolution will be provided.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2017 08:35 AM
Yes dravvyramlochun answer is right.