---
title: "JSU for Jira Cloud - November 2022 Release Notes"
canonical: "https://support.appfire.com/space/JSUCLOUD/48431164/JSU%20for%20Jira%20Cloud%20-%20November%202022%20Release%20Notes"
format: markdown
---
### **November 2022**

Our Product team is happy to release the following product improvements this month. JSU is available from the [Atlassian Marketplace](https://marketplace.atlassian.com/apps/5048/jsu-automation-suite-for-jira-workflows?hosting=cloud&tab=overview).

---

### **Release date:** 11/22/2022 

## Updates & improvements

### Universal Rule Builder: Update Any Issue Field

- **Previous User added to single user-picker fields: **You can now select *Previous user assigned to this field* for the Assignee, Reporter, or other single-user-picker custom fields. Following the transition, this option updates the field with the last user assigned to the field. If there is no previous user or the issue is unassigned, the field remains unchanged. See the table below for a description of possible scenarios and outcomes.

| **IF** | **THEN** |
| --- | --- |
| The issue is unassigned, and there are no previous assignees | JSU does not update the field |
| The issue is assigned, and there are no previous assignee | JSU does not update the field |
| The issue is unassigned, and there is one previous assignee | JSU updates the field with the previous assignee |
| The issue is assigned, and there is one previous assignee | JSU updates the field with the previous assignee |
| The issue is unassigned, and there are multiple previous assignees | JSU updates the field with the most recent previous assignee |
| The issue is assigned, and there are multiple previous assignees; the current assignee is not among the previous assignees | JSU updates the field with the most recent previous assignee |
| The issue is assigned, and there are multiple previous assignees; the current assignee is among the previous assignees | JSU updates the field with the most recent previous assignee whether or not this is the current assignee |
| The issue is assigned, and the most recent previous assignee is Unassigned | JSU looks for the most recent assigned user; if a user is found, the field will be updated |

> ℹ️ See the *Remove Assignee When an Issue Moves Back to To Do* [use case](https://appfire.atlassian.net/l/cp/hpo8kRr7) to learn more.

---

### **Release date:** 11/11/2022 

## Updates & improvements

### Universal Rule Builder: Update Any Issue Field

- **Support added for user-picker fields: **You can now update the Assignee, Reporter, or other single-user-picker custom fields.   
  
To add a user-picker field to the rule, select the user-picker field from the *Field Name* drop-down list, and then enter the new value. You can select *Unassigned* or start entering a name to display a list of matching users. See [Universal Rule Builder](https://appfire.atlassian.net/wiki/spaces/JSUCLOUD/pages/12517805) to learn more.