← Back to team overview

mahara-contributors team mailing list archive

[Bug 1952540] [NEW] Issues with 'Current submissions' and 'Archived submissions'

 

Public bug reported:

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.


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

** Affects: mahara
     Importance: Medium
     Assignee: Dianne Tennent (dianne-t)
         Status: Confirmed

** Affects: mahara/21.10
     Importance: Medium
         Status: Confirmed

** Affects: mahara/22.04
     Importance: Medium
     Assignee: Dianne Tennent (dianne-t)
         Status: Confirmed

** Also affects: mahara/22.04
   Importance: Medium
     Assignee: Dianne Tennent (dianne-t)
       Status: Confirmed

** Also affects: mahara/21.10
   Importance: Undecided
       Status: New

** Changed in: mahara/21.10
       Status: New => Confirmed

** Changed in: mahara/21.10
   Importance: Undecided => Medium

** Changed in: mahara/22.04
    Milestone: None => 22.04.0

** Changed in: mahara/21.10
    Milestone: None => 21.10.1

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

  
  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



Follow ups