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
fix: simplify uploadAttachments call with := and add user ID to logs
- Use attachmentURLs, err := instead of var err error pattern
- Add early return in uploadAttachments for empty slices
- Include user ID in upload and error log messages
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments