Hi Guys,

On the same install - I tried to create a blueprint - from which I designated it as a blue print - then went to create a new space - it simply times out - without creating the new space. I can of course create a new space then add the sections manually - so that is working. Not sure if this is related to https://www.drupal.org/node/2413907

Adam

Comments

mpotter’s picture

Are 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?

adam fermier’s picture

I 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).

mpotter’s picture

When 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.

adam fermier’s picture

Hey 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

adam fermier’s picture

Ok - sorry for the wild goose chase - the server was rebooted and it now seems to work - thanks for your patience!

adam fermier’s picture

Actually 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.

hefox’s picture

Component: Code » Clone App

I 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?

mpotter’s picture

Title: Can create blue print - but hangs when I go to create it » Blueprint term should be deleted if the referenced space is deleted.

@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.

mpotter’s picture

Status: Active » Fixed

This is fixed in the 2.0 release of oa_clone and in Open Atrium 2.30-rc2

adam fermier’s picture

Thanks Mike!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.