Hi All,
I’m trying to set a help text on the Original Estimate field dynamically using Behaviours. The goal is to show a message when the entered value in Original Estimate exceeds a certain threshold.
However, unlike other fields (like number or text fields), the Original Estimate field doesn't behave as expected. When the value changes, the help text doesn't update in real-time. It only appears after the issue is updated and reopened — not immediately as the value is entered.
This means the dynamic behavior isn’t working as it does with standard custom fields, which respond to changes instantly.
Can someone help me understand why Behaviours don’t work dynamically with the "Original Estimate" field?
Please suggest any other possible solution as per the requirement..
Below is my code:
1. Attached this below script to "Original Estimate" Field in behaviours
//Code Start
Hi @Likhita
Could you please clarify if this is for Jira Cloud or DC?
I'm asking this because your question has tags for DC, and the deployment type you have selected is cloud.
I am looking forward to your feedback and clarification.
Thank you and Kind regards,
Ram
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.