Required Field warnings do not appear when submitting a transition without required information

Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.

Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Summary

Symptoms

When editing or transitioning an issue, the user omits some required information. While we expect JIRA to display a "<fieldname> is required." message, this is not seen. This can cause confusion for the end user, who is not able to understand why their change is not accepted by Jira.

Diagnosis

Your Jira is encountering this error if:

  • You're using Microsoft IIS as a proxy

  • Bypassing that proxy causes the problem to stop

Cause

This is caused by a security feature in Microsoft IIS that prevents JSON error messages from being served to clients in case they contain sensitive information.

Solution

Resolution

  • To resolve this issue, go to the Error Pages console in IIS and change the Error Responses to Detailed Errors instead of Detailed Errors for Local Clients and Custom Error Pages for Remote Clients. More information can be found at Stack Overflow.

  • As IIS is a third-party product, this document is provided as advice only. Atlassian does not provide support for integrating JIRA with third-party products.

Updated on April 2, 2025

Still need help?

The Atlassian Community is here for you.