Issue13 Editing

TitleWhat happens when an author changes the railroad_service after a resource has been created?
Prioritywish Statuschatting
Superseder Nosy Listkitblake, gst, gotcha, zwork, jw
Assigned To TopicsVideoLibrary, PloneRailroad, Railroad

Created on 2004-09-07.12:49:43 by jw, last changed 2004-10-19.09:59:31.

Messages
msg23 Author: gst Date: 2004-09-07.13:12:28 remove
As it is now: the proxy would point to a different resource
on a another rr server (after an upload to the new server),
but the old resource on the old server is still there and
can issue auth requests for this resource.

Doing this the 'right way[tm]' would imply a server to
server move of the resource, which is not implemented yet.

A much cheaper way would be to disable the choice after an
upload was done.

Use cases and comments would be nice. :)
msg21 Author: jw Date: 2004-09-07.12:49:43 remove
see title
History
Date User Action Args
2004-10-19 09:59:31kitblakesetnosy: + kitblake
2004-09-07 13:12:28gstsetstatus: unread
messages: + msg23
2004-09-07 12:49:43jwcreate