Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1 – What are the Data Warehouse Rules ?

The Jira data fields are stored in technical manner in the database used by the Jira Server platform. The data structure is following the Jira logic. If you would like to use your data on functional level and a customized structure, you have to set first which kind of data you like to store in your data warehouse tables. The dimensions of this concept are:

...

Once you have a clear concept of your data model you should start to create the Data Warehouse Rules.

2 – How to creation a new Data Warehouse Rule ?

The following steps should be configured:

2.1 Set your Rule Name and select your Jira Project(s)

...

Please enter a Rule Name and then select your Jira Project(s) by typing the name in “Enter Project” and then clicking on “Add”

...

2.2 Select your Jira issue types

...

Precondition: At least one Jira project has been selected in the previous step

In the next step you click on “Issue Types”. The issues types of the previously selected Jira project(s) are listed. Please drag and drop to move the issue types to the right side. These issue types will be considered in the app. You can also use >> or << to move to whole issue types list.

2.3 Select your Jira fields

...

In the next step you click on “Fields”. The system and custom fields of the previously selected issue type(s) are listed. Please drag and drop to move the fields to the right side. These fields will be considered in the app. You can also use >> or << to move to whole field list.

2.4 Configure the database access

...

In the final step you have to enter the schema name. If this value is not set as default, schema of the DB user will be used.
You have to drop the DB connection, you configured before here.

3 – How to activate the Data Warehouse Rule ?

Once you finalized the configuration of the Data Warehouse Rule, you can

...