Red Hat Bugzilla – Bug 1038545
Automatic way to update all sites at once (Portal, groups and user sites)
Last modified: 2018-01-29 20:43:13 EST
Description of problem: Platform issue for GTNPORTAL-3328: Changes applied to the user dashboard template should be propagated to the existing dashboards of all users. Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1. Deploy an extension which defines the users dashboard template 2. Log in as userX and access the dashboard 3. Redefine (eg. add a page/navigation node) the extensions dashboard template 4. Redeploy the extension 5. Log in as userX and access the dashboard Actual results: userX sees the old dashboard data, as the new template definition only applies to dashboards created after the change Expected results: userX sees the updated dashboard Additional info: Further details can be found in the public spec document: https://community.jboss.org/wiki/AutomaticWayToUpdateAllSitesAtOncePortalGroupsAndUserSites
Created attachment 853255 [details] Curl based script for REST invocations Tests used for this feature.
This issue depends on resolution and release of this JIRA in eXo WS component https://jira.exoplatform.org/browse/WS-285
Requires verification after JCR upgrade in master
Created attachment 863275 [details] REST tests descriptions Description of tests used for this feature. Tests scripts are also attached.
https://github.com/gatein/gatein-portal/pull/786 was merged in the upstream.
Related GateIn Documentation https://docs.jboss.org/author/display/GTNPORTAL38/Working+with+Templates