← Back to team overview

mahara-contributors team mailing list archive

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

 

Environment tested: Master
Browser tested: Chrome

PRECONDITIONS: 
------------------------ 
1) Site admin user exists
2) The following users exist 
      a) User1 - Institution One member 
      b) User2 - Institution One member
      c) User3 - Institution One admin

TEST STEPS: 
------------------------ 
1) Log in as Site admin
2) Browse to Admin menu -> User search and click the check boxes to left of the above users.
3) Click the "Get reports for selected users" button
4) Click the download link on the next screen (lower right of list) 
5) Save the CSV file locally 
6) Open the CSV file 
7) Confirm the column storing the remote username is called "remoteuser" ✔

Catalyst QA Approved ✔

-- 
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:
  In Progress

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