Details
-
Type:
Bug
-
Status: OPEN
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 10.0, 11.5 [Tentative], 12.0
-
Fix Version/s: None
-
Component/s: Site Info
-
Labels:
-
12 status:Won't Fix
Description
In SiteAction.java > actionForTemplate we have the code for importing and duplicating sites.
Case 27: has the logic for importing sites and it is safely threaded and I believe that Case 29 for duplicating sites should be threaded too. It will be handling more data than the importing of sites and could hang if duplicating especially large ones.
We have seen that site duplication can hang and even fail for very large sites dealing with lots of users/resources.
It also should only allow the button to be pressed once so the action isn't reproduced and block action until the duplication is finished.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- cloned as
-
SAK-27908 Disable duplicating sites since it's not threaded
-
- RESOLVED
-
- relates to
-
SAK-33524 Introduction of the SiteManageService and improvement to site copy/import thread
-
- Verified
-
-
SAK-23897 Site Info -> Import from site needs to run in a separate thread and email user when finished
-
- Verified
-
- mentioned in
-
Page Loading...