Skip to content

Issue 132#133

Merged
yashmeet29 merged 5 commits intodevelopfrom
issue-132
Jun 26, 2025
Merged

Issue 132#133
yashmeet29 merged 5 commits intodevelopfrom
issue-132

Conversation

@rashmiangadi11
Copy link
Copy Markdown

@rashmiangadi11 rashmiangadi11 commented Jun 16, 2025

Describe your changes

Suppose i upload the attachment initially and the add details like title etc and then save the error comes up.
Also when enitity is updated with other details this error is seen.
This is because UPDATE call on attachmentDraftDeletion is not required.

Any documentation

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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.
  • I have ran integration tests on my cloud environment.
  • I have validated blackduck portal for any vulnerability after my commit.

Upload Screenshots/lists of the scenarios tested

  • I have Uploaded Screenshots or added lists of the scenarios tested in description

Test Cases

  1. Create an entity give title and other details do not add attachments. Click on Create.
    2)Create an entity give title and other details discard draft.
  2. Create an entity upload attachments and discard draft.
    4)Create an entity upload attachments and then enter title and other details and click on create.
    5)Create an entity upload attachments , delete one uploaded attachment and then enter title and other details and click on create.
    6)Create an entity enter entity details upload attachments , click on create->Edit entity and the upload a new attachment and click on discard.

7)Create an entity enter entity details upload attachments , click on create->Edit entity and the upload a new attachment ,delete an existing attachment, rename new attachment click on save.
8)4)Create an entity upload attachments, rename and then enter title and other details and click on create.
9)Create an entity enter entity details upload attachments , click on create->Edit entity and the upload a new attachment ,delete an existing attachment and new one uploaded, rename other one attachment click on save.
10) )Create an entity enter entity details upload attachments , click on create->Edit entity and the upload a new attachment , edit entity details like title and click on save.
11) Create an entity upload attachments and then keep it in draft mode, go to main screen select the entity in draft mode and delete.
12) Delete the saved entity.

rashmiangadi05 and others added 4 commits June 16, 2025 15:08
Here when i upload the attachment and then enter other parts of the entity like title etc the attachment from SDM was getting deleted.

Even If user edits certain other parts of entity the issue exists
@yashmeet29 yashmeet29 merged commit 2312d40 into develop Jun 26, 2025
8 checks passed
@yashmeet29 yashmeet29 deleted the issue-132 branch June 26, 2025 09:37
Juergen-Goebl-msggroup pushed a commit to Andreas-Meindl-msggroup/sdm that referenced this pull request Apr 14, 2026
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.

3 participants