Skip to content

Update expire_date column of table comments - #33106

Merged
blizzz merged 2 commits into
masterfrom
feature/update-expire-date
May 3, 2023
Merged

Update expire_date column of table comments#33106
blizzz merged 2 commits into
masterfrom
feature/update-expire-date

Conversation

@vitormattos

@vitormattosvitormattos commented Jul 4, 2022

Copy link
Copy Markdown

The Talk app started to use this column but we didn't implemented the update feature to change the expire date of a specific comment.

We need to have this at server side, as talk is not the only thing using comments and the API should work for all things.

@vitormattosvitormattos added this to the Nextcloud 25 milestone Jul 4, 2022
@vitormattosvitormattos self-assigned this Jul 4, 2022
Comment threadlib/private/Comments/Manager.php
@vitormattosvitormattos added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jul 4, 2022
This was referenced Aug 12, 2022
This was referenced Aug 24, 2022
This was referenced Sep 6, 2022
@skjnldsvskjnldsv mentioned this pull request Sep 15, 2022
This was referenced Sep 20, 2022
@blizzzblizzz modified the milestones: Nextcloud 25, Nextcloud 26Sep 22, 2022
@blizzzblizzz mentioned this pull request Feb 1, 2023
@skjnldsvskjnldsv mentioned this pull request Feb 23, 2023
@blizzzblizzz mentioned this pull request Mar 7, 2023
@blizzzblizzz modified the milestones: Nextcloud 26, Nextcloud 27Mar 9, 2023
@marcelklehr

Copy link
Copy Markdown
Member

Ahoy!

What's the status on this? Why is this needed?

@vitormattos

Copy link
Copy Markdown
Author

The Talk app started to use this column but we didn't implemented the update feature to change the expire date of a specific comment.

I think that we can close this PR and don't merge. What you think @nickvergessen ?

@nickvergessen

Copy link
Copy Markdown
Member

I think that we can close this PR and don't merge.

We should fix it, as talk is not the only thing using comments and the API should work for all things.
If tests exist for the comments manager please also add a test for this case

Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos
vitormattosforce-pushed the feature/update-expire-date branch from 57a7d5c to 5ed6722CompareApril 26, 2023 16:22
@nickvergessen

Copy link
Copy Markdown
Member

/backport to stable26

@nickvergessen

Copy link
Copy Markdown
Member

/backport to stable25

@vitormattos

Copy link
Copy Markdown
Author

Description updated.

@blizzzblizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 3, 2023
@blizzz
blizzz merged commit ef87dfc into masterMay 3, 2023
@blizzz
blizzz deleted the feature/update-expire-date branch May 3, 2023 08:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugfeature: comments

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@vitormattos@marcelklehr@nickvergessen@Pytal@blizzz