Skip to content

Support Olog attachments with same original file name#3728

Merged
shroffk merged 1 commit intomasterfrom
CSSTUDIO-3660
Mar 9, 2026
Merged

Support Olog attachments with same original file name#3728
shroffk merged 1 commit intomasterfrom
CSSTUDIO-3660

Conversation

@georgweiss
Copy link
Copy Markdown
Collaborator

Fixes a corner case: if user adds multiple Olog attachments with same file name, but from different directories, the service would reject it. Fixed by adding a UUID prefix to the "file name" for the multipart file(s) portion.

To be noted: the Olog web client applies the same strategy.

  • Testing:

    • The feature has automated tests
    • [ X] Tests were run
  • Documentation:

    • The feature is documented
    • The documentation is up to date
    • Release notes:
      • Added an entry if the change is breaking or significant
      • Added an entry when adding a new feature

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Mar 6, 2026

@shroffk shroffk merged commit dc0b57d into master Mar 9, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants