Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8461 closed defect (bug) (fixed)

Avoid creating more than once signup fields during 8.0.0 upgrade task

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 8.0.0 Priority: normal
Severity: normal Version:
Component: Extended Profile Keywords: has-patch commit
Cc:

Description

Testing #8448 & #8428, I've notice the upgrade task I committed on #6347 was running each time even if signup fields were already set (from a previous upgrade). Although Users might not play with the plugin version like we are when testing, I can imagine some update/roll back/update scenario where it could be annoying.

Attachments (1)

8461.patch (2.0 KB) - added by imath 4 years ago.

Download all attachments as: .zip

Change History (2)

@imath
4 years ago

#1 @imath
4 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 12904:

xProfile: make sure the signup field upgrade task runs only once

Fixes #8461

Note: See TracTickets for help on using tickets.