---
title: "3.2.14 Release notes"
canonical: "https://support.appfire.com/space/PSJC/2192506903/3.2.14%20Release%20notes"
format: markdown
---
> Macro (aura-html)


**Release date**: 7/14/2025

Our team is thrilled to announce the latest release of Power Scripts for Jira Cloud.

This release includes expanded Product Discovery field support, improved system performance, and some bug fixes.

---

# Enhancements

This release introduces expanded Product Discovery field support and improved system performance to enhance your automation capabilities.

## Enhanced Product Discovery field support

### **Expanded custom field compatibility**

Power Scripts now supports additional Product Discovery custom fields that were previously inaccessible. The following fields can now be used in SIL scripts and automation:

- Confidence
- Designs ready
- Effort
- Impact
- Product Area
- Spec ready
- Value
- Project start
- Project target

**New JPDInterval date type**

Added support for Product Discovery date fields, such as Project start and Project target, through the new JPDInterval SIL type.

## Performance enhancement

### **Increased default resource allocation for automation processing**

We have revised the default resource allocation to provide more memory to customer containers. This enhancement addresses the increased demand for more robust automation processing.

---

# Bug fixes

The following bugs are fixed in this release:

- **Fixed cloneIssue routine failing with field configuration error: **The `cloneIssue()` routine was failing when attempting to clone issues between projects, with users encountering a "Cannot create issue as ordered" error related to creator and priority fields. This issue has been resolved and the `cloneIssue()` routine now works as expected across all project configurations.

---

---