Allow deletion of entire forum threads #111
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "remove-forum-post"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Only forum replies are allowed to be deleted. Entire threads (and the initial post) can not be deleted.
Fixes #139
How to test
eric@example.com
(supervisor) or assture@example.com
(author)Allow deletion of forum repliesto WIP: Allow deletion of forum repliesDeployed to https://scipro-remove-forum-post.branch.dsv.su.se
WIP: Allow deletion of forum repliesto Allow deletion of forum replies👍
Code looks good.
Really like that you moved some of the logic happening in panels to BasicForumService
I like the solution and the "delete" button. The only thing I would like to add is the possibility to delete a thread, as author/creator of the thread, if there are no replies from other users.
Allow deletion of forum repliesto WIP: Allow deletion of forum repliesWIP: Allow deletion of forum repliesto WIP: Allow deletion of entire forum threadsDue to technical difficulties in getting thread deletion done #137 has been split off at the point of product owner approval so that deletion of forum replies can be released.
b821c16e48
to819d5c7935
27204cba5e
to2983e13af6
WIP: Allow deletion of entire forum threadsto Allow deletion of entire forum threadsIf an author (or supervisor) creates a thread (or reply) and then deletes it right away, then the supervisor (or author) still gets a red flag notification that the forum is updated. Can be do something about it?
Yes that is possible but an e-mail will already be sent out regardless.
We solve it in the following way: in case of deletion, a deletion notification is sent to the receiving part as well.
Checkout
From your project repository, check out a new branch and test the changes.