Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

#8593 closed defect (bug) (fixed)

Latest Activities Block: post attribute not set when the block is first added to the Post Block Editor

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 10.0.0 Priority: normal
Severity: normal Version: 9.0.0
Component: REST API Keywords: has-patch
Cc:

Description

All latest activities are fetched when the block is first added to the post content. When switching activity type and coming back to activity updates, only the post author's activities are fetched.

It should directly be the post author's activities when the block is used into the Post Block Editor.

Attachments (1)

8593.patch (5.5 KB) - added by imath 3 years ago.

Download all attachments as: .zip

Change History (3)

@imath
3 years ago

#1 @imath
3 years ago

  • Keywords has-patch added

The BP Blocks plugin was updated accordingly see this commit.

#2 @imath
3 years ago

  • Owner set to imath
  • Resolution set to fixed
  • Status changed from new to closed

In 13130:

Directly fetch post author activities into the Latest Activities block

When used into the Post Editor, it's the expected behavior.

Props vapvarun

Fixes #8593

Note: See TracTickets for help on using tickets.