Skip to content

SES-3036 - Thread should not set default creation time to now - #828

Merged
SessionHero01 merged 1 commit into
devfrom
SES-3036-expired-group-creation
Dec 3, 2024
Merged

SES-3036 - Thread should not set default creation time to now#828
SessionHero01 merged 1 commit into
devfrom
SES-3036-expired-group-creation

Conversation

@SessionHero01

@SessionHero01 SessionHero01 commented Dec 3, 2024

Copy link
Copy Markdown
Collaborator

When a "thread" is created in database, the "date" defaults to 0 (which is equivalent to disable showing date on home screen). However the offending code always creates a thread with a date sets to current time. This is incorrect, as the date should only be updated later with a message (which the code already does).

@SessionHero01
SessionHero01 merged commit a0a98a4 into dev Dec 3, 2024
@SessionHero01
SessionHero01 deleted the SES-3036-expired-group-creation branch December 3, 2024 05:45
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