> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/glass-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/glass-documentation/additional-information/release-notes/glass-documentation-2.x.x/glass-documentation-2.0.1.md).

# Glass Documentation 2.0.1

Released on 09 Sep 2019, available from [Atlassian Marketplace](https://marketplace.atlassian.com/apps/1219628/glass-project-documentation-for-jira) .

## Released Features in 2.0.1 <a href="#glassdocumentation2.0.1-releasedfeaturesin2.0.1" id="glassdocumentation2.0.1-releasedfeaturesin2.0.1"></a>

***

### &#x20;New Feature: PDF Export  <a href="#glassdocumentation2.0.1-newfeature-pdfexport" id="glassdocumentation2.0.1-newfeature-pdfexport"></a>

* Added a new menu item to Export a project configuration as a well formatted PDF file
* PDF export created with 1 click, takes about few seconds - depends on project/instance size

![PDF export](/files/B6JkTFpYgJ1nd83zyJ1C)

{% hint style="info" %}
**Exported PDF contains the same information as the UI, in a well formatted a way, which can be optimal for Audit purposes - see example exported PDF**
{% endhint %}

Example PDF can be downloaded from here:

{% file src="/files/G25Bzzb2kcnl694P7rfg" %}

or you can try exporting yourself on our [Demo Instance](https://glass.metainfdemo.net/secure/Dashboard.jspa) (user: glass, password: glass).

### Added Issue Type & Workflow metadata sections <a href="#glassdocumentation2.0.1-addedissuetype-and-workflowmetadatasections" id="glassdocumentation2.0.1-addedissuetype-and-workflowmetadatasections"></a>

***

#### Selected Issue Type <a href="#glassdocumentation2.0.1-selectedissuetype" id="glassdocumentation2.0.1-selectedissuetype"></a>

***

* **Issue type** - the currently selected issue type from the Issue Type dropdown
* **Sub-task** -  :white\_check\_mark: if the issue type is a Sub-task type, :x: otherwise

#### Workflow details <a href="#glassdocumentation2.0.1-workflowdetails" id="glassdocumentation2.0.1-workflowdetails"></a>

***

* **Name** - the name of the Workflow which applied to the Selected Issue Type
* **Default Workflow** -  :white\_check\_mark:if the workflow is system default, :x:otherwise
* **Has Draft** -  :white\_check\_mark:if the workflow have a draft version, :x:otherwise
* **Last Updated** - shows the last updated time of the workflow
* **Last Updated by** - shows the person who last updated the workflow

![Workflow details](/files/xaN6Gk9qoKhyKQRAxyHF)

### Added “To Status” to transitions panel <a href="#glassdocumentation2.0.1-added-tostatus-totransitionspanel" id="glassdocumentation2.0.1-added-tostatus-totransitionspanel"></a>

***

* Added “To Status” column to pair with “Form Status” - so you can overview the whole transition

![Transitions](/files/H8QnKkKlLrQjm2D5dZEE)

## Improvements <a href="#glassdocumentation2.0.1-improvements" id="glassdocumentation2.0.1-improvements"></a>

***

* Small visual and textual improvements
* Redesigned Issue Type Screen

## Related Blog Posts <a href="#glassdocumentation3.0.0-relatedblogposts" id="glassdocumentation3.0.0-relatedblogposts"></a>

***

### [Calculating ROI for Glass](https://metainf.atlassian.net/wiki/spaces/GLASS/blog/2019/04/02/944734537/Calculating+ROI+for+Glass)

**Balázs Szakál** *posted on Apr 02, 2019*

**Introduction**&#x20;

Whenever you spend money on something, you should consider if its worth it or not. Especially when you spend your company’s money, this questions comes up regularly from your manager, or your manager’s manager. Why should you buy an extra App? Whats the Return Of Investment? Let’s walk through popular use cases, and calculate the price with and without Glass installed. Average click needed for Getting Information When you want to get some information, you want it fast.…&#x20;

### [Why should you create Jira Project Documentations?](https://metainf.atlassian.net/wiki/spaces/GLASS/blog/2019/02/22/944734577/Why+should+you+create+Jira+Project+Documentations)

**Balázs Szakál** *posted on Feb 22, 2019*

Should you have a Jira Project Documentation? Why? How detailed should it be? How regular should you update it? Many questions pop up, let's try to invetigate the question from different perspectives. Administrator Perspective If you are a single Jira Administrator at your company, your knowledge about the Configurations on Jira Instance might be one of the most underrated treasure company-wide. Just think about the well-organized Project Schemes,…


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meta-inf.hu/glass-documentation/additional-information/release-notes/glass-documentation-2.x.x/glass-documentation-2.0.1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
