microsoft / BCApps

Repository for collaboration on Microsoft Dynamics 365 Business Central applications.
https://microsoft.github.io/BCApps/
MIT License
318 stars 158 forks source link

Fixes #1970 Increasing Image File Size Limit to 50MB #2112

Open mjmatthiesen opened 1 month ago

mjmatthiesen commented 1 month ago

Summary

Increase the file size limit from 5MB to 50MB so more image processing can be done within BC rather than externally

Work Item(s)

Fixes #1970

Fixes AB#550942

mjmatthiesen commented 1 month ago

@JesperSchulz Hi Jesper, how do I get the AB work item number it's currently failing on? I didn't see that mentioned in the contributing.md doc. Thanks

JesperSchulz commented 4 weeks ago

@JesperSchulz Hi Jesper, how do I get the AB work item number it's currently failing on? I didn't see that mentioned in the contributing.md doc. Thanks

It's either automatically added when an idea already exists, or it's added when the "linked" label is added. I've done the latter here 😊 We'll review this PR asap.

JesperSchulz commented 2 weeks ago

We're still discussing what the possible side-effects of this change could be. This change will for sure increase the memory footprint of the service where this is extensively used.