View Issue Details

IDProjectCategoryView StatusLast Update
0000144Composrcore_cnspublic2012-06-02 15:20
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0000144: Warnings about editing Conversr on the wrong site for an MSN
DescriptionIf you have an MSN running on Conversr, some forum/member/group edit screens work on local copies only, not the MSN data. Thus the changes are not observed.
Show a warning about this OR possibly redirect people to the central site automatically from the links.

Member merging...

I noticed this message when merging two members:
"If you are running a multi-site-network you may wish to perform a merge on all network sites before proceeding to delete the member."

I had to remove it as that was shown AFTER the member was already deleted.
We'll have to add an optional delete checkbox, with a note similar to the above – but only make that checkbox show if an MSN is on (no need to confuse users not running MSNs).

Also add some precedence options - e.g. should CPFs be overwritten if the target has a different CPF value.
TagsNo tags attached.
Time estimation (hours)2
Sponsorship open

Activities

Chris Graham

2011-10-27 18:55

administrator   ~0000223

Only CPFs and Welcome Mails are done on SITE_DB instead of FORUM_DB.

Welcome Mails for good reason - they truly are per-site.

I think it's probably done like that with CPFs so that new satellite sites don't end up polluting the central site each time something new is installed, but it seems dubious - that should probably change. For now though, I am modifying the admin_cns_customprofilefields module to set FORUM_DB:=SITE_DB for the run-time of that module, to avoid serious confusion.

Chris Graham

2011-10-27 18:58

administrator   ~0000224

Actually that won't work, I'm changing CPFs to work always from FORUM_DB. It might cause a new bug, but I can't think what currently.

Chris Graham

2012-06-02 13:00

administrator   ~0000587

Since v8 Composr does use FORUM_DB for Conversr changes.

However the problem is uploads won't end up on the central site, because the satellite has no access.

Issue History

Date Modified Username Field Change