mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #13619
[Bug 1231316] Re: Move posts between forums within groups
I was just wishing for this functionality on mahara.org the other day,
as well. :)
It would be a relatively easy thing to implement, so I'm tagging it with
the new "snack-sized" tag, which indicates that it's bigger than bite-
sized but still small. From a data perspective, all you have to do is
change the value of interaction_forum_topic.forum in the database.
Thankfully our URLs for forum posts just have the topic & post id, not
the forum ID, so it wouldn't even break URLs pointing to the topic.
The only sticky bit I can think of is subscriptions -- when you move a
post into a new forum, to that forum's subscribers get notified? I think
whoever implements this can probably look at how other forums handle
this scenario in order to get an idea of best practice.
Also, I think the way subscription notifications get queued, you could
move a topic to a different forum before the emails go out, and then
subscribers to the topic's original forum would get an email about it,
and they may be confused why they're getting an email about a forum
they're not subscribed to.
But I don't think either of those are insurmountable problems.
Cheers,
Aaron
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1231316
Title:
Move posts between forums within groups
Status in Mahara ePortfolio:
Confirmed
Bug description:
Feature request.
Hi,
While working on the structure of the MacHara user group in Mahara.org it occurred to me that as the content started to develop within the group some posts in the general forum would be better situated in other forums created after those posts were originally written. It would be a useful feature if posts could be re-organised by moving them to other forums within the group.
In the same context I use a Mahara group within my institution to provide resources and support forums for using different tools and technology. If someone posts a question about Mahara (for example) in the Moodle forum it would be useful to be able to move it to the correct place so that the response can be found by others looking for the information.
I guess there might also be use cases for being able to move/copy a discussion topic or post to a completely different group - but I think being able to manage information within a group would be of wider value.
Regards, Gordon.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1231316/+subscriptions
References