← Back to team overview

mahara-contributors team mailing list archive

[Bug 861888] [NEW] Missing accept form for some users on pending friends list

 

Public bug reported:

The query to get user data on the my friends and find friends pages has
an unnecessary union, with one select to get pending friends, and
another to get everyone else.

The result of this is that pending friends are sometimes not shown as
pending if their record was returned by both parts of the query, and so
the logged-in user sometimes can't accept requests on these pages.

** Affects: mahara
     Importance: Low
     Assignee: Richard Mansfield (richard-mansfield)
         Status: In Progress

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
     Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

** Changed in: mahara
    Milestone: None => 1.5.0

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/861888

Title:
  Missing accept form for some users on pending friends list

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The query to get user data on the my friends and find friends pages
  has an unnecessary union, with one select to get pending friends, and
  another to get everyone else.

  The result of this is that pending friends are sometimes not shown as
  pending if their record was returned by both parts of the query, and
  so the logged-in user sometimes can't accept requests on these pages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/861888/+subscriptions


Follow ups

References