---
title: "Release notes July 2025 - Timesheets for Jira"
canonical: "https://support.appfire.com/space/ART/2147943384/Release%20notes%20July%202025%20-%20Timesheets%20for%20Jira"
format: markdown
---
> Macro (aura-html)

**Release date**: 7/1/2025

Our team is thrilled to announce the latest release of Timesheets for Jira.

Version: 2.3.0

---

# Enhancements

Now, the Timesheets for Jira app enables you to **share the calculated fields** with your organization's Jira users and teams. This gives you enhanced functionality to share, unshare, and manage the shared fields.

## My Calculated Fields > Calculated Fields owned by you 

The **My Calculated Fields** page displays two sections to manage the calculated fields:

- Calculated Fields owned by you.
- Calculated Fields shared with you by other users at your organization.

### Share calculated fields

You can share and unshare a calculated field from the **Calculated Fields owned by you** section.

To share a calculated field, click **Share** () in the **Shares** column.

![Screenshot of the My Calculated Fields option selected from the My Area list.](media://c04fb696-ead1-43b7-8775-54f84b98b4d0)

**Manage permissions while sharing**

In the **Share calculated field** dialog, you can select users and provide edit access to users. 

- If you select **Allow these users to edit the calculated field**, then the users with whom you share the fields will also be able to edit the field.
- If edit access is not granted, shared users can only **view** or **create a copy** of the field.

![Screenshot of Share calculated field showing the Allow these users to edit the calculated field option.](media://867955ae-5d9b-4876-8d5f-45affff9af6e)

> 📝 You can unshare fields with users by removing users from the **Share calculated field** dialog.

---

## Calculated Fields shared with you by other users at your organization

This section lists the calculated fields shared with you by other users. Based on the permissions granted by the owner, you can use these fields. To edit, click **Edit** ().

![Screenshot of the Calculated Fields shared with you by others at your organization.](media://77331b10-b5f6-43b2-b1fb-068583d904ed)

> 📝 You can remove your share by clicking **Delete.**

The **Expression builder** opens:

![Screenshot of the Expression builder.](media://9bed41ed-2917-414b-abb4-004cbb7cc3f9)

- If you have edit permission, the **Expression builder** displays both the **Save** and **Save a copy** options.
  - You can make changes and click **Save**. The changes saved will be reflected for all users who have access to the field, including the owner.
- If you do not have edit permission, the **Expression builder** displays only the **Save a copy** option.
  - You can create a copy of the field, and it will show up in the **Calculated field owned by you**.

---

## Nested calculated fields

Nested calculated fields allow you to use one calculated field within another.

- You can only include your own calculated fields as child fields and cannot include the fields shared with you, which are owned by other users, as child fields.
- To know how sharing works in nested fields, refer to [How does sharing work in nested fields?](https://appfire.atlassian.net/wiki/spaces/ART/pages/2144175284/Share+and+manage+calculated+fields+and+nested+fields#How-does-sharing-work-in-nested-fields%3F)

## Calculated fields in reports

- To build reports, you can use both the owned and the calculated fields shared with you.
- To know about the behaviour of calculated fields in reports, refer to [How are calculated fields managed in reports?](https://appfire.atlassian.net/wiki/spaces/ART/pages/2144175284/Share+and+manage+calculated+fields+and+nested+fields#How-are-calculated-fields-managed-in-reports%3F).

To learn more about sharing and managing calculated fields and nested fields, refer to [Share and manage calculated fields and nested fields](https://appfire.atlassian.net/wiki/spaces/ART/pages/2144175284).

---

## Reports display the Jira user’s email address

The Reports generated using the Timesheets for Jira app display Jira users' email addresses, even when their email visibility settings are set to private using the Atlassian API. For more information, refer to the [Atlassian API documentation](https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-users/#api-rest-api-3-user-email-get).

---

# Bug fixes

The following bugs are fixed in this release:

- Resolved the issue where report gadgets positioned below the scroll view on the Jira dashboard were automatically shrinking to 300px.
  - The issue is fixed, and now the reports gadget is loading fine.
- Filtering the reports by worklog date was throwing an error.
  - The issue is fixed, and the report containing the Time Entry: Date filter is working fine now.

---

---