Update expire_date column of table comments#33106
Merged
Conversation
Merged
Merged
Merged
Merged
Member
|
Ahoy! What's the status on this? Why is this needed? |
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 ? |
Member
We should fix it, as talk is not the only thing using comments and the API should work for all things. |
Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
57a7d5c to
5ed6722
Compare
nickvergessen
approved these changes
Apr 27, 2023
Member
|
/backport to stable26 |
Member
|
/backport to stable25 |
Author
|
Description updated. |
Pytal
approved these changes
May 3, 2023
This was referenced May 3, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.