← Back to team overview

mahara-contributors team mailing list archive

[Bug 1952540] Re: Issues with 'Current submissions' and 'Archived submissions'

 

1. On Current submissions, when I click 'Submitted on' to sort by
submission date, and then click the Archived Submissions tab, I get a
large error message.

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

Title:
  Issues with 'Current submissions' and 'Archived submissions'

Status in Mahara:
  Confirmed
Status in Mahara 21.10 series:
  Confirmed
Status in Mahara 22.04 series:
  Confirmed

Bug description:
  There are a couple of issues with the submission reporting screens in
  Admin menu -> Groups -> Current / Archived submissions

  1. On the tab 'Current submissions', the column header 'Submitted on'
  can be clicked but the table is not actually sorted according to the
  date.

  To replicate:

  1. Submit a few portfolios at different times or manipulate the database to get different dates.
  2. Sort the column 'Submitted on'.

  Results:
  - Expected: The results are sorted in ascending or descending order.
  - Actual: Nothing happens.

  2. On the tab 'Current submissions', the CSV file contains the column
  'archivectime' but that is empty because the submission hasn't been
  archived yet. Instead, it should display the submitted time in a
  human-readable time format like we use in the 'Account details' report
  for example so that the column can be sorted in the CSV file.

  3. On the tab 'Current submissions', the CSV file should not contain
  the columns 'filetitle', 'filepath', and 'filename' because they are
  irrelevant for this report.

  4. On the tab 'Archived submissions', the CSV file contains the column
  'archivectime' that contains data. It is the Unix timestamp though
  that is hard to read. Instead, it should display the timestamp in a
  human-readable yet also sortable fashion like in the 'Account details'
  report for the 'login date' when exported as CSV.

  5. On the tab 'Archived submissions', the 'ID' help text has been
  mislabeled. It should read 'The ID of the archive file on the server.
  That allows you to match it to the file mentioned in the CSV
  download.' However, right now, it takes the help text for the ID field
  on the 'Current submissions' screen.

  6. On both tabs when logged in as institution admin, the usernames are
  not linked to their /admin/users/edit.php?id= page. This is the case
  for site admins though.

  Combining the two menu items into one is taken care of in bug
  #1949421.

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



References