Skip to content

Bug compostion not found wrong namespace (Issue #243)#249

Open
Andreas-Meindl-msggroup wants to merge 834 commits into
cap-js:developfrom
Andreas-Meindl-msggroup:bug_compostion_not_found_wrong_namespace
Open

Bug compostion not found wrong namespace (Issue #243)#249
Andreas-Meindl-msggroup wants to merge 834 commits into
cap-js:developfrom
Andreas-Meindl-msggroup:bug_compostion_not_found_wrong_namespace

Conversation

@Andreas-Meindl-msggroup
Copy link
Copy Markdown

Describe your changes

Deleting files is not possible as in sdm.js file in method getAttachmentCompositions there is if statement "if (targetDef && targetDef.includes && targetDef.includes.includes('sap.attachments.Attachments'))".
In our case targetDef is not "sap.attachments.Attachments" but only "Attachments".
Deleting a file on UI results in a deleted file on UI attachment table but not in the DMS.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist before requesting a review

  • I have tested the functionality on my cloud environment.
  • I have provided sufficient automated/ unit tests for the code.
  • I have increased or maintained the test coverage.

Upload Screenshots/lists of the scenarios tested

  • I have Uploaded Screenshots or added lists of the scenarios tested in description
  • getAttachmentCompositions
    • should recognize Attachments without namespace prefix
    • should recognize both full and short Attachments includes

akgarg06 and others added 28 commits February 24, 2026 11:01
…d of .docx as .docx file is restricted in test repo
[Hyperspace] 🤖 Add PR Bot Configuration
Fix [NodeJs] Incorrect Warning message if a user without SDM Roles updates custom properties or renames attachments
FIX Setting the custom properties value to null doesn't revert the value in SDM
Change Log for Release 1.9.0 & an error message fix in Integration test
Copy link
Copy Markdown
Collaborator

@rashmiangadi05 rashmiangadi05 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. We ll run integration testa nd then merge it

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.

10 participants