Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.42k stars 1.99k forks source link

[Bug]: Incorrect link when trying to buy Jetpack Security for multisite page #79596

Open NeosinneR opened 2 years ago

NeosinneR commented 2 years ago

Quick summary

In WP admin of the multisite page, when I click on Jetpack > Dashboard > Plans I'm redirected to https://jetpack.com/redirect/?source=jetpack-plans&site=www.mailpoet.com.

When I click on the Get Security button to purchase Security plan, an error message is shown on the checkout:

Screenshot 2021-12-10 at 14 15 13

The message is correct, but the link leads to https://jetpack.com/support/backup/#does-jetpack-backup-support-multisite when it should lead to https://jetpack.com/support/scan/#does-jetpack-scan-support-multisite because Backup supports multisite, but Scan does not.

I think this is the code with the wrong link.

Steps to reproduce

  1. Install Jetpack on multisite page
  2. Click on Jetpack > Dashboard > Plans (in the top menu)
  3. You are redirected to https://cloud.jetpack.com/pricing
  4. Select Security plan
  5. Observe error message

What you expected to happen

The More info links to https://jetpack.com/support/scan/#does-jetpack-scan-support-multisite

What actually happened

The More info links to https://jetpack.com/support/backup/#does-jetpack-backup-support-multisite

Context

Wanted to install Jetpack scan on mailpoet.com

Browser

No response

Simple/Atomic

No response

Other notes

No response

Reproducibility

Consistent

Severity

Some (< 50%)

Available workarounds?

No but the platform is still usable

Workaround details

No response

cuemarie commented 1 year ago

This report was found during a recent backlog sweep.

📌 ACTIONS

jeherve commented 1 year ago

It's still relevant, yes. I would keep this in the Calypso repo though, since the plans page is developed in Calypso.