We just did an update of Open Enterprise and the release is not no longer marked as recommended (green). It has reverted back to a yellow status.

Comments

webernet’s picture

Status: Active » Closed (works as designed)

It's a beta, not a final release. It was likely never green.

TomDude48’s picture

Modules will give you a green status if they are in beta. Are installation profiles handled differently?

randallknutson’s picture

How do we go about changing to a green (recommended) status? We've set all the release information so it should be recommended but it still shows up in yellow.

I'm including screenshots of the settings and the download section.

Is there another setting somewhere to make it recommended, is this a bug somewhere or is there a new policy for installation profiles that says beta cannot be recommended?

randallknutson’s picture

Status: Closed (works as designed) » Active

I'm pretty sure this is not as designed. If so, how do we set it to green?

patrickd’s picture

Release settings are correct - if there's not a special rule for profiles - here's definitely something wrong.

If you have a look at the release list with firebug and you disable the yellow color - it's getting green! :o
Seems like a CSS bug?

patrickd’s picture

Okay - now I got the solution.
It has the css flag warning what is making the release yellow colored.

The reason for the "warning" is that there are outdated modules in the package.
Just have a look at the release information: https://drupal.org/node/1469170

kreynen’s picture

Component: Project problem » Broken link
Issue summary: View changes
Status: Active » Closed (works as designed)

This was before the D7 upgrade. Additional changes to how this should work are being discussing in #2137095: Should supported releases be shown on downloads table even if it contains insecure modules? If so, how?