Skip to content

Update instructions to sync subscription

Courtney Meddaugh requested to merge courtmeddaugh-master-patch-826e into master

What does this MR do and why?

The current doc instructions to sync subscription data manually state:

Manually synchronize your subscription details

You can manually synchronize your subscription details at any time.

  1. On the left sidebar, at the bottom, select Admin Area.
  2. Select Subscription.
  3. In the Subscription details section, select Sync subscription details.

A job is queued. When the job finishes, the subscription details are updated.

This is no longer accurate, as there is no longer anything that states Sync subscription details - we moved instead (a while back) to a sync icon next to the date of the Last sync. This MR seeks to update the instructions to match the new UI.

Current View

image.png

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports