Record in database which user released a submission

Bug #1646251 reported by Robert Lyon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Confirmed
Wishlist
Unassigned

Bug Description

Currently when a submission is released it doesn't record which user did it and when

It would be good to have a table contain at least this info:

collection | view | submitted | released | submitter | releaser

Where the submitter / releaser are the user pushing the buttons

So that we could have something like

collection | view | submitted | released | submitter | releaser
-----------+------+---------------------+---------------------+-----------+------------
7 | 23 | 2016-10-04 12:37:55 | 2016-10-06 12:37:55 | 12 | 15
7 | 24 | 2016-10-04 12:37:55 | 2016-10-06 12:37:55 | 12 | 15
7 | 25 | 2016-10-04 12:37:55 | 2016-10-06 12:37:55 | 12 | 15
7 | 23 | 2016-10-07 11:22:11 | | 15 |
7 | 24 | 2016-10-07 11:22:11 | | 15 |
7 | 25 | 2016-10-07 11:22:11 | | 15 |

So if an admin is masquerading as a user they have their ID recorded rather than the user's one
so we know exactly who was playing with what

Revision history for this message
Kristina Hoeppner (kris-hoeppner) wrote :

And also mention who released the portfolio in the notification that goes out after the release.

Changed in mahara:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.