Skip to content

Add attachment deduplication checks for both ID and Parent ID#131

Merged
gasperzgonec merged 9 commits intomainfrom
gasperz/ISS-238605
Feb 12, 2026
Merged

Add attachment deduplication checks for both ID and Parent ID#131
gasperzgonec merged 9 commits intomainfrom
gasperz/ISS-238605

Conversation

@gasperzgonec
Copy link
Copy Markdown
Contributor

Description

Before this change, the attachments from different parents that had the same ID were deduplicated and not pushed. Now, we take the parent ID into the consideration when pushing, so that attachments with the same ID and different parent ID will still be uploaded.

Connected Issues

Checklist

  • Tests added/updated and ran with npm run test OR no tests needed.
  • Ran backwards compatibility tests with npm run test:backwards-compatibility.
  • Code formatted and checked with npm run lint.
  • Tested airdrop-template linked to this PR.
  • Documentation updated and provided a link to PR / new docs OR no docs needed.

@gasperzgonec gasperzgonec requested review from a team and radovanjorgic as code owners January 22, 2026 06:40
Copy link
Copy Markdown
Collaborator

@radovanjorgic radovanjorgic left a comment

Choose a reason for hiding this comment

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

Fix title of the PR to be in present tense and without dot at the end. Also, please test with template. Once we resolve comments please release beta (maybe from branch first) and connect with Purva (or whoever is the developer) to test it out on his connector.

Comment thread src/attachments-streaming/attachments-streaming-pool.ts
Comment thread src/state/state.interfaces.ts Outdated
@radovanjorgic radovanjorgic changed the title Added attachment deduplication checks for both ID and Parent ID. Add attachment deduplication checks for both ID and Parent ID Jan 29, 2026
Comment thread src/attachments-streaming/attachments-streaming-pool.test.ts
Comment thread src/attachments-streaming/attachments-streaming-pool.ts
Comment thread src/attachments-streaming/attachments-streaming-pool.ts
Comment thread src/attachments-streaming/attachments-streaming-pool.ts
@gasperzgonec gasperzgonec merged commit c3aa151 into main Feb 12, 2026
8 checks passed
@gasperzgonec gasperzgonec deleted the gasperz/ISS-238605 branch February 12, 2026 10:03
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