Jquery Update 7.x-3.0-alpha4 is broken for some form elements, mainly field collections. When can we get an update?

Not applicable

See this thread - https://www.drupal.org/node/2860158#comment-12011331

Field Collection is broken on our site and it's hampering many of our workflows. I would like to get an update ASAP. Is there a date for the next round of developer portal updates? Is there a way we can update this ourselves?

Solved Solved
1 6 247
2 ACCEPTED SOLUTIONS

sarthak
Participant V

Hi @james.stamper Best way to get it resolved will be Support ticket. They can connect you with engg and get you an update on ETA for fixes. You can see all release notes of Dev Portal and all other Apigee components here: http://docs.apigee.com/release-notes/content/apigee-release-notes

View solution in original post

@james.stamper , Great Question & Thank you for highlighting same.

Yes, You can do the update yourself till we release the updated version in core. It's easy. Just download the latest module from the drupal module page, For your case , Jquery Update module page here.

  • Download the version 7.x .zip file you would like to upgrade / downgrade. In our case, Let's say , 7.x-3.0-alpha5
  • Unzip the folder
  • Place the folder in sites/all/modules/contrib
  • Clear all Drupal caches, You should see your portal using update module in "admin/modules" list.

4834-modules-new-apigee-site.png

  • For some modules you need to run database upgrades if any db schema changes, You can do that easily after taking a backup & navigate to /update.php as admin. For above you don't need to run db updates, Just clearing the cache is enough.
  • Make sure you remove this module once we release the updated version from sites/all/modules/contrib folder.

Hope it helps. Keep us posted if any.

View solution in original post

6 REPLIES 6

sarthak
Participant V

Hi @james.stamper Best way to get it resolved will be Support ticket. They can connect you with engg and get you an update on ETA for fixes. You can see all release notes of Dev Portal and all other Apigee components here: http://docs.apigee.com/release-notes/content/apigee-release-notes

@james.stamper , Great Question & Thank you for highlighting same.

Yes, You can do the update yourself till we release the updated version in core. It's easy. Just download the latest module from the drupal module page, For your case , Jquery Update module page here.

  • Download the version 7.x .zip file you would like to upgrade / downgrade. In our case, Let's say , 7.x-3.0-alpha5
  • Unzip the folder
  • Place the folder in sites/all/modules/contrib
  • Clear all Drupal caches, You should see your portal using update module in "admin/modules" list.

4834-modules-new-apigee-site.png

  • For some modules you need to run database upgrades if any db schema changes, You can do that easily after taking a backup & navigate to /update.php as admin. For above you don't need to run db updates, Just clearing the cache is enough.
  • Make sure you remove this module once we release the updated version from sites/all/modules/contrib folder.

Hope it helps. Keep us posted if any.

@james.stamper , We use many modules from Drupal & Jquery Update module is one of them. You can go ahead and upgrade / downgrade based on your need.

Hey @Anil Sagar, we've done this. It's not the greatest solution to have two versions of the module but it's works for now. Thanks for you answer.

@james.stamper , Great to know

It's the Drupal recommended approach & At a time only one version will be active. Glad it's helpful. Keep us posted moving forward if any.

Hello. In more recent versions of both Cloud and On Premise we use the latest versions of jQuery. You can also change what version you are using using Anil's technique below, or go to your menu options | Configuration | Development | jQuery. From there you can select what version to use. During your next update process we will not over-write this configuration.