Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 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 Owned by: imath
Priority: normal Milestone: 10.0.0
Component: REST API Version: 9.0.0
Severity: normal 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 5 years ago.

Download all attachments as: .zip

Change History (3)

@imath
5 years ago

#1 @imath
5 years ago

  • Keywords has-patch added

The BP Blocks plugin was updated accordingly see this commit.

#2 @imath
5 years ago

  • Owner set to imath
  • Resolutionfixed
  • Status newclosed

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.