Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.6.0
-
Fix Version/s: None
-
Component/s: Modules, Staff Interface
-
Labels:None
Description
All module log entries appear to be missing a `staff_id` to indicate the staff member that initiated the module action. We need to determine why that is and how it can be resolved.
Issue Links
Activity
Tyson Phillips (Inactive)
created issue -
Tyson Phillips (Inactive)
made changes -
Tyson Phillips (Inactive)
made changes -
Tyson Phillips (Inactive)
made changes -
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] |
Paul Phillips
made changes -
Resolution | Won't Fix [ 2 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Paul Phillips
made changes -
Fix Version/s | Short Term [ 10800 ] |
Paul Phillips
made changes -
Status | Reopened [ 4 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] |
Modules are unaware of the staff member performing any actions with the module, and the Module abstract class does not provide a way to set a staff ID. A solution to this would be necessary before a staff user could be set in the logs. See
CORE-2175It would probably be best to remove the "Staff" column from the module logs table listing under [Logs] until such a a feature exists. See
CORE-2174