#2349 Add a unique identifier to forum posts and a global redirect to the post location

unreleased
wont-fix
nobody
motorola (15)
Forum
nobody
2015-03-21
2011-06-21
No

We should have a way of referring to posts even if they are moved between forums, projects, etc. This could be a global redirect service (e.g. http://sf.net/go/b64446c6). The link would be tied to the (immutable) ObjectId of the underlying post/thread, not any particular path to get to it.

Discussion

  • Mark Ramm - 2011-06-24
    • milestone: backlog --> jul-01
     
  • Dave Brondsema

    Dave Brondsema - 2011-06-27

    Where would we use this?

     
  • Rick Copeland - 2011-06-27

    This is a motorola request in case they have posts that move around (between threads, forums, etc).

    On Jun 27, 2011, at 1:36 PM, Dave Brondsema wrote:

    Where would we use this?

    tickets:2349 Add a unique identifier to forum posts and a global redirect to the post location

    Status: open
    Created: Tue Jun 21, 2011 01:55 PM UTC by Rick Copeland ☕
    Last Updated: Fri Jun 24, 2011 03:37 PM UTC Owner: nobody

    We should have a way of referring to posts even if they are moved between forums, projects, etc. This could be a global redirect service (e.g. http://sf.net/go/b64446c6). The link would be tied to the (immutable) ObjectId of the underlying post/thread, not any particular path to get to it.

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/allura/tickets/2349/

    To unsubscribe from further messages, please visit https://sourceforge.net/auth/prefs/

    ====
    This e- mail message is intended only for the named recipient(s) above. It may contain confidential and privileged information. If you are not the intended recipient you are hereby notified that any dissemination, distribution or copying of this e-mail and any attachment(s) is strictly prohibited. If you have received this e-mail in error, please immediately notify the sender by replying to this e-mail and delete the message and any attachment(s) from your system. Thank you.

     
  • Dave Brondsema

    Dave Brondsema - 2011-06-29

    I am not sure we should do this. Our core linking functionality is with artifact references. We'd have to build up a lot of functionality around guids to make it work well (markdown syntax for it, the redirect URL, a global search). I explained to Motorola what we do have, and that threads are already keyed by a constant id, so changing thread titles won't break thread links. (threads don't move between forums or projects). We don't want to simply mimic whatever teamforge has.

     
  • Dave Brondsema

    Dave Brondsema - 2011-06-29
    • milestone: jul-01 --> limbo
     
  • Dave Brondsema

    Dave Brondsema - 2011-06-29
    • labels: --> motorola
     
  • Mark Ramm - 2011-07-05
    • status: open --> wont-fix
    • milestone: limbo --> jul-01
     
  • Mark Ramm - 2011-07-05

    We have the artifact syntax, but posts are part of a project and we currently don't have plans to support moving them between projects, though it is should be supported to have backlinks between posts on different projects. (And this is possible if you use artifact links now.)

     

Log in to post a comment.