The patch for the above bug differs from the expected result.  
Both remoteuser and remotename are both valid column headers and can be used.  
This is because the system uses both and we do not want to get rid of one.  ✔

The Intention of the bug is that a user can download a report for selected 
users in CSV format and then use the file to update users details/ re add them 
(there is an "Update users" toggle button at the bottom of Add users by CSV 
page)

The following issues of the downloaded CSV file are
1. There is a column header (displayname) that must be removed 
2. There is a column header (lastlogin) that must be removed 
3. There is a column header (password) that must be added if you want to add 
users that may have been deleted  

Catalyst QA failed testing as the overall intention was not met.  ✘

-- 
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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to