evergreen-reports:sql:auditor
Differences
This shows you the differences between two versions of the page.
evergreen-reports:sql:auditor [2024/02/07 15:50] – created jventuro | evergreen-reports:sql:auditor [2024/02/07 16:09] (current) – jventuro | ||
---|---|---|---|
Line 77: | Line 77: | ||
**Purpose**: | **Purpose**: | ||
- | **Running Tips/ | + | **Running Tips/ |
<code sql> | <code sql> | ||
Line 87: | Line 87: | ||
where accmmh.id = RULE_ID | where accmmh.id = RULE_ID | ||
ORDER BY audit_time; | ORDER BY audit_time; | ||
+ | </ | ||
+ | |||
+ | ==== Hold Rule History ==== | ||
+ | |||
+ | **Submission Notes:** | ||
+ | This report was submitted on 2024-02-07 by Jessica Woolford of Bibliomation. It was created by Jessica Woolford | ||
+ | |||
+ | **Version**: | ||
+ | |||
+ | **Data Sources Used**: auditor.hold_matrix_matchpoint_history | ||
+ | |||
+ | **Purpose**: | ||
+ | |||
+ | **Running Tips/ | ||
+ | |||
+ | <code sql> | ||
+ | SELECT * FROM auditor.config_hold_matrix_matchpoint_history WHERE item_owning_ou = ORG_UNIT AND circ_modifier LIKE ' | ||
</ | </ |
evergreen-reports/sql/auditor.1707339022.txt.gz · Last modified: 2024/02/07 15:50 by jventuro