Skip to content

discordChat: fix bug that caused multiplied duplicate records#1503

Merged
stark4n6 merged 2 commits into
abrignoni:mainfrom
JamesHabben:bug/discord-chats
Jun 19, 2026
Merged

discordChat: fix bug that caused multiplied duplicate records#1503
stark4n6 merged 2 commits into
abrignoni:mainfrom
JamesHabben:bug/discord-chats

Conversation

@JamesHabben

Copy link
Copy Markdown
Collaborator

also linter cleanup

@stark4n6

Copy link
Copy Markdown
Collaborator

@JamesHabben looks like one more linter thing to clean up, I guess "attachments" variable isn't used

@JamesHabben

JamesHabben commented May 29, 2026

Copy link
Copy Markdown
Collaborator Author

@stark4n6 I did notice that one but didn't have the time or data sources to fully dig in. The bug I fixed here was taking 60 records and turning it into 62,000 because of the logic in the loop. I wanted to get that taken care of.

I also noticed that there is a lot of duplication/overlap between the discordChats and discord_a module, so I was planning to come back around on that later.

@JamesHabben JamesHabben changed the title fix bug in discordChat that caused multiplied duplicate records discordChat: fix bug that caused multiplied duplicate records Jun 18, 2026
@stark4n6 stark4n6 merged commit 92b52ef into abrignoni:main Jun 19, 2026
1 check passed
@JamesHabben

Copy link
Copy Markdown
Collaborator Author

@stark4n6 this pretty much makes discord_a duplicative / obsolete, but I didn't delete it yet

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