Info | ||
---|---|---|
| ||
The following is an outline and description of the database tables created during the installation of Herzum Approval app into your Jira instance. |
Tables Overview
This section is the overview of all the tables created during the Herzum Approval installation. It is followed by information on each table relevant areas of Herzum Approval user interface.
Table Name , |
---|
Description, Indexes and Foreign Key | User interfaces | Table Fields |
---|
AO_D195E9_CONFIG |
The Table holds the values chosen for the options available on different administration screens. |
CONSTRAINT "AO_D195E9_CONFIG_pkey" PRIMARY KEY ("ID") |
|
|
|
AO_D195E9_CONFIG_PROPERTIES The Table holds the values chosen for the options available on the Global Configuration screen. PRIMARY KEY (`ID`) KEY `index_ao_d195e9_con103901570` (`PROPERTY`) | Herzum Approval > Global Configuration Herzum Approval > E-Mail template administration |
|
title | Indexes and Foreign Key |
---|
AO_D195E9_APPROVAL_PROJECTS The Table holds the projects selected in the Herzum Approval > Permissionspanel. PRIMARY KEY (`ID`), |
app1426102280` ( |
`PROJECT_ID`) | Herzum Approval > |
Herzum Approval > E-Mail template administration
Table: AO_D195E9_APPROVAL_PROJECTS
The Table holds the projects selected in the Herzum Approval > Permissionspanel.Permissions > Approval Request > Selected Projects Herzum Approval > Permissions > Define Custom Approval Rules for single issues > Selected Projects |
|
title | Indexes and Foreign Key |
---|
Table: AO_D195E9_APPROVAL The Table holds the Approvals information. KEY `index_ao_d195e9_ |
app1404561190` ( |
`CONFIG_ID`) |
Herzum Approval > Permissions > Approval Request > Selected Projects
Herzum Approval > Permissions > Define Custom Approval Rules for single issues > Selected Projects
Table: AO_D195E9_APPROVAL
The Table holds the Approvals information.
, KEY `index_ao_d195e9_app951185319` (`CONDITIONAL_RULE_ID`), KEY `index_ao_d195e9_approval_name` (`NAME`), CONSTRAINT `fk_ao_d195e9_approval_conditional_rule_id` FOREIGN KEY (`CONDITIONAL_RULE_ID`) REFERENCES `AO_D195E9_CONDITIONAL_RULE` (`ID`), CONSTRAINT `fk_ao_d195e9_approval_config_id` FOREIGN KEY (`CONFIG_ID`) REFERENCES `AO_D195E9_CONFIG` (`ID`) | Herzum Approval > Approval Administration |
|
Table: AO_D195E9_ISSUE_APPROVAL The Table holds the active approvals on each issues and the Approval Configurations for single issues. KEY `index_ao_d195e9_ |
iss997056032` ( |
`MAIL_TEMPLATE_REQUEST_ID`), KEY `index_ao_d195e9_ |
iss1660920037` ( |
`MAIL_ |
TEMPLATE_REPLY_ID`), KEY `index_ao_d195e9_ |
iss1027844871` (`ISSUE_ID`), |
FOREIGN KEY (`MAIL_TEMPLATE_REPLY_ID`) REFERENCES `AO_D195E9_CUSTOM_MAIL_TEMPLATE` (`ID`), FOREIGN KEY (`MAIL_TEMPLATE_REQUEST_ID`) REFERENCES `AO_D195E9_ |
CUSTOM_ |
MAIL_TEMPLATE` (`ID`) |
FOREIGN KEY ( |
`NTF_SCHEME_ID`) REFERENCES `AO_D195E9_ |
NTF_SCHEME` (`ID`) |
Table: AO_D195E9_ISSUE_APPROVAL
The Table holds the active approvals on each issues and the Approval Configurations for single issues.
, | Jira issue View screen > Issue Approval |
|
|
|
| ||||||||||||
Table: AO_D195E9_APPROVAL_MAPPING_REL The Table holds the association between Approvals and Approvals Mappings. PRIMARY KEY (`ID`), |
app356536994` ( |
`APPROVAL_ |
ID`), |
app115487565` ( |
`APPROVAL_ |
MAPPING_ |
ID`), |
CONSTRAINT `fk_ao_d195e9_ |
approval_mapping_rel_approval_id` FOREIGN KEY ( |
`APPROVAL_ |
ID`) REFERENCES `AO_D195E9_ |
APPROVAL` (`ID`), |
FOREIGN KEY (`NTF_SCHEME
CONSTRAINT `fk_ao_d195e9_approval_mapping_rel_approval_mapping_id` FOREIGN KEY (`APPROVAL_MAPPING_ID`) REFERENCES `AO_D195E9_ |
APPROVAL_ |
MAPPING` (`ID`) |
Table: AO_D195E9_APPROVAL_MAPPING_REL
The Table holds the association between Approvals and Approvals Mappings.
Herzum Approval > Approval Mapping Administration |
|
Expand | ||
---|---|---|
| ||
PRIMARY KEY (`ID`), |
Table: AO_D195E9_APPROVAL_MAPPING The Table holds Approval Mappings information.
| Herzum Approval > Approval Mapping Administration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_DEFINERS The Table holds the permission to set-up the Approval Configuration for Single Issues.
| Herzum Approval > Permissions > Define Custom Approval Rules for single issues > Add Permissions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_RECIPIENTS The Table holds the Recipients set-up with respect to the Approval Reply notified via email.
| Herzum Approval > Recipients > Approval Reply | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_NTF_SCHEME_DETAIL The Table holds the expressions identifying the users to notify and the template to apply by event for each custom email reply notification scheme.
| Herzum Approval > Recipients > Approval Reply | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_NTF_SCHEME The Table holds custom email reply notification schemes registry.
| Herzum Approval > Recipients > Approval Reply | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_CUSTOM_MAIL_TEMPLATE The Table holds custom email templates header information.
| Herzum Approval > E-Mail Templates | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_FIELDS_TEMPLATE The Table holds custom email templates rows information.
| Herzum Approval > E-Mail Templates | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_CONDITIONAL_RULE The Table holds Conditional Rules information
| Herzum Approval > Conditional Rules | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_HISTORY The Table holds the history of approval events including approval notification, approval status changes and automatic issue transitioning.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_REQUESTERS The Table holds the permission to notify an approval request.
| Herzum Approval > Permissions > Approval Request > Add Permissions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_MRA The Table holds theMinimum Required Approvals based on conditions information.
| Herzum Approval > Approval Mapping Administration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_AUTO_TRANSITION The Table holds information allowing
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_ICON The Table holds the images to appear on the Approval Request and Approval Replay emails.
| Herzum Approval > E-Mail Templates | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_NOT_NOTIFY The Table holds the users to exclude when the automatic and the massive Approval Request email notification run.
| Herzum Approval > Recipients > Approval Request | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_MENU_PERM The Table holds the users allowed to view the Approval button on the application header bar.
| Herzum Approval > Permissions >Approval Menu | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_DELEGATED The Table holds the information regarding the delegation of approval authority.
| Jira menu bar >Approval item > Manage delegated approvers | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_APPROVAL_SEQUENCE The Table holds the information regarding the sequential order of the approvals for the users selected in an user picker custom field All
| Herzum Approval > Approval Administration >Sequential Approvals | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table: AO_D195E9_LANGUAGE_PACK The Table holds the language packs master data.
Table: AO_D195E9_LANG_PACK_KEY_VAL The Table holds the properties translations per Language Pack.
| Herzum Approval > Language Packs Administration |