---
title: "JSU for Jira Cloud - June 2023 Release Notes"
canonical: "https://support.appfire.com/space/JSUCLOUD/375685124/JSU%20for%20Jira%20Cloud%20-%20June%202023%20Release%20Notes"
format: markdown
---
Our Product team is happy to release the following product improvements this month. JSU for Jira Cloud is available from the [Atlassian Marketplace](https://marketplace.atlassian.com/apps/5048/jsu-automation-suite-for-jira-workflows?hosting=cloud&tab=overview).

---

## What’s new

### JSU workflow rule and project count added to the My Workflows page

[My Workflows](https://appfire.atlassian.net/wiki/spaces/JSUCLOUD/pages/12519535) now displays the total number of JSU workflow rules and associated projects. 

![My Workflow's page with the new rule count as described on this page.](media://4458857d-c7ed-4c19-b647-7f06a03b4c48)

### Additional support for copying source fields

Support for the following special source fields has been added to JSU Cloud:

- *** current user ***
- *** previous user ***
- *** current datetime ***

These fields have been added to facilitate migrations from JSU Server/Data Center to JSU Cloud. You can select special copy sources when defining a field value to copy when configuring a Create a Linked Issue, Linked Transition, and Copy Value From Other Field post functions. For example, use the new `*** Current User ***` field to set the ID of the original issue’s `Reporter` to the `Reporter` field in the newly created issue.

Learn more about special sources for [copying field values](https://appfire.atlassian.net/wiki/spaces/JSUCLOUD/pages/12518795) in the JSU Cloud documentation.

### Improved support for migrating JSU Server/Data Center data with Jira Cloud Migration Assistant (JCMA)

You can now migrate a Create a Linked Issue post function that has been configured with a custom field to enable the linked issue creation without additional post-migration tasks.

In JSU Server/Data Center the Create a Linked Issue post function includes an option for a custom field to require a value to allow the creation of a new issue. This acts as a condition for the post function. Previously, following a migration of this configuration you would need to reconfigure the post function with a JSU Cloud precondtion.

Learn more about migrating your JSU rules in our [guide to JCMA](https://appfire.atlassian.net/wiki/spaces/JSUCLOUD/pages/12517840).

---

## Improvements

- **Reduced the threshold for infinite loop detection:**  
The time threshold for determining when an infinite loop is identified for a JSU rule has been reduced from 5 minutes to 2 minutes for the Create a Linked Issue post function. It remains 1 minute for the Linked Transition and Followup Transition post functions. See [Infinite Loop Detection](https://appfire.atlassian.net/l/cp/sjAqGZp6) to learn more.

## Bug fixes

- **Create a Linked Issue post function**:
  - Fixed an issue where the *Assignee* field was not updated on the destination issue when using a user picker field value for the *Copy to New* or *Copy Within Origin* sub-functions.
  - Fixed an issue where an error message was incorrectly displayed when no error was detected for a post function configured with the *Copy to New* sub-function.
  - Fixed an issue with copying the Components field when the target project was defined by a custom field.
- **My Workflows Feedback dropdown menu**:  
Fixed an issue with the behavior of the feedback options dropdown.

> Macro (details)
> 
> | **Release date** | 6/22/2023 |
> | --- | --- |
> | **Highlights** | - More details added to My Workflows
> - Support for additional special source fields
> - Improved loop detection
> - Bug fixes |