← Back to team overview

mahara-contributors team mailing list archive

[Bug 1773609] Re: User export has column "remotename" instead of "remoteuser"

 

We abandonded the original patch because it added complexity. Just make
the CSV file download have the correct artefacttype names for
preferredname and remoteuser.

** Changed in: mahara
    Milestone: 18.10.0 => 19.04.0

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

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1773609

Title:
  User export has column "remotename" instead of "remoteuser"

Status in Mahara:
  Confirmed

Bug description:
  When you export user details via the "Reports" in Mahara, the column
  for the remote username / Username for external authentication is
  called "remotename". However, if you want to use the resulting CSV
  file to update user details, you'll have to rename that column to
  "remoteuser" first. It would be better if the column was called
  "remoteuser" to start with in the export.

  To replicate:

  1. Have a couple of users on your Mahara site.
  2. Go to Admin -> User search and click the check boxes.
  3. Click the "Get reports for selected users" button.
  4. Download the data on the next screen.

  Expected result: The column storing the remote username is called "remoteuser".
  Actual result: It's called "remotename".

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


References