Making WordPress.org

Opened 6 years ago

Closed 4 years ago

Last modified 4 years ago

#4192 closed enhancement (fixed)

Support Forums: Add User Notes to the EDIT page

Reported by: ipstenu's profile Ipstenu Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Support Forums Keywords: has-patch
Cc:

Description

Sometimes you're leaving a note while you block a user. It would be handy if the field for user notes was ALSO on the back end of the edit page, so you don't have to leave a note, then edit and save a second time.

Attachments (1)

4192.patch (4.5 KB) - added by Clorith 5 years ago.

Download all attachments as: .zip

Change History (6)

@Clorith
5 years ago

#1 @Clorith
5 years ago

  • Keywords has-patch added

4192.patch separates out the note-saving logic so it can be reused, and implements a new field in the edit user section which allows you to include a user note when saving details (leaving the field blank will not add a note).

The field will also not be visible if you are editing your own user, for what I hope is obvious reasons.

This ticket was mentioned in Slack in #meta by clorith. View the logs.


4 years ago

#3 @tellyworth
4 years ago

#5474 was marked as a duplicate.

#4 @dd32
4 years ago

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

In 10594:

Support Forums: Display user notes (and allow them to be added from) the forum user edit screen.

See #4691.
Fixes #4192.

#5 @dd32
4 years ago

In 10595:

Support Forums: When automatically adding a "Forum role changed to.." user note, append it to the last note added if it's from the current user in the last 5 minutes.

This allows for a note added while blocking/unblocking a user to contain both the moderator note and the action performed.

See #4192.
Fixes #4691.

Note: See TracTickets for help on using tickets.