You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don’t need to set download URL any more per attachment because we calculate the download URL at run time to avoid expiration of the signed url. It would also fix the issue in performance because now it won’t make extra calls to fetch download urls and also fixed the issue where we are unable to load project with many attachments.
0 commit comments