[
https://issues.jboss.org/browse/GTNPORTAL-3323?page=com.atlassian.jira.pl...
]
Vu Viet Phuong commented on GTNPORTAL-3323:
-------------------------------------------
i've made a PR, that help to add a listener to clear the cache in POMSessionManager.
Currently, we have a 'flat' cache for page, portal, portlet info in that service,
so for simplicity (and it must not be a performance problem, because edit portal, page
layout is not a frequently action), each time a layout is update, it will clear the whole
cache.
And it will refresh page automatically after importing site complete, when use import the
Admin site, then he continue to work with the portlet with-out make a refresh, it may
cause error, because of stale data. Refreshing page is only a workround, pld any one that
is JSF master give better solution if there is any
The Site Admin portlet may need to be improved more, due to the Stale data after importing
the Admin Site. Here is the steps:
- Select Admin site zip exported file to import
- Select Classic site zip
--> Click import --> it will fail after import the Admin site (JS exception) because
currently, the Import/Export portlet doesn't handle for exception error response from
server
This PR should be applied after GTNPORTAL-2072
UI should reflect changes when data is modified through backend
services
------------------------------------------------------------------------
Key: GTNPORTAL-3323
URL:
https://issues.jboss.org/browse/GTNPORTAL-3323
Project: GateIn Portal
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Nick Scavelli
Assignee: Vu Viet Phuong
When I modify portal data, site import for example, the UI should reflect the changes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira