Closed (fixed)
Project:
Open Atrium
Version:
7.x-2.30-rc1
Component:
Clone App
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2015 at 14:45 UTC
Updated:
16 Feb 2015 at 22:24 UTC
Jump to comment: Most recent
Comments
Comment #1
mpotter commentedAre you trying to create the new space from the blueprint from the toolbar "New space..." menu or are you trying to use the Sitemap "New Space" box?
Comment #2
adam fermier commentedI tried both - they both "time out" after 60 seconds (php timeout - did crank to 120 seconds - still no avail). Can create the default one - no problem - it is just the one I defined - which had a calendar, tasks, document, and discussions section (the basics).
Comment #3
mpotter commentedWhen you create the new space, does it time-out before showing the Edit form where you enter the title, or does it timeout after clicking the Publish button for the new space? Do you ever see any progress bar for the cloning process?
I am not able to reproduce this on a fresh install so not really sure what's causing it. You might also check your syslog file for any errors. If some error on the site is crashing it then the ajax call will never return.
Also, do the testing using the New Space dropdown menu in the toolbar rather than using the sitemap just to minimize the complexity of whats going on.
Comment #4
adam fermier commentedHey Thanks Potter!
I do make it to the "edit form" where I fill out the title and all - then when I click publish - it becomes unresponsive - I never see the progress bars.
I'll track down my log files.
Thanks!
Adam
Comment #5
adam fermier commentedOk - sorry for the wild goose chase - the server was rebooted and it now seems to work - thanks for your patience!
Comment #6
adam fermier commentedActually figured out if there was a bad "parent" (i.e., I deleted it) then it flies through - so maybe something to check prior to saving is that the inherited space is actually still a valid space? Probably had too many windows open at the time.
Comment #7
hefox commentedI was unable to reproduce hanging from bad parent (created blue print, deleted space, created space off at that blue print), but was able to reproduce it not deleting the blue print.
@mpotter, I assume the term should be deleted on deletation of the space?
Comment #8
mpotter commented@hefox Yes, if a space is deleted, any blueprint term that references the space should be deleted. Going to update the title to reflect that so we can get a patch and fix.
Comment #9
mpotter commentedThis is fixed in the 2.0 release of oa_clone and in Open Atrium 2.30-rc2
Comment #10
adam fermier commentedThanks Mike!