Skip to content

Activity Log Footer shown even on sites with Backup support #13727

@malinajirka

Description

@malinajirka

Expected behavior

"Since you are on a free plan, you'll see limited events in your activity" footer is displayed only for users who are on a free plan and haven't purchased Backup product.

Actual behavior

The footer is displayed for all users with a free plan no matter if they have purchased the backup product.

Note

The check if the user has purchased backup plan is used here - it's asynchronous and not cached. We plan to fetch jetpack capabilities on My Site screen and cache the result - we might want to delay this ticket and use the cached value so we don't need to deal with asynchronicity when building the list of events. This is now ready to be worked on.

Steps to reproduce the behavior

  1. Select a site on a free plan on which the backup product has been purchased
  2. Open Activity Log
  3. Scroll to the bottom
  4. Notice the footer is shown

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions