Skip to content

fix(jira): display originalEstimate field in issue view#1797

Open
LivingTheCoderDream wants to merge 1 commit into
atlassian:mainfrom
LivingTheCoderDream:fix/jira-issue-view-show-original-estimate
Open

fix(jira): display originalEstimate field in issue view#1797
LivingTheCoderDream wants to merge 1 commit into
atlassian:mainfrom
LivingTheCoderDream:fix/jira-issue-view-show-original-estimate

Conversation

@LivingTheCoderDream

@LivingTheCoderDream LivingTheCoderDream commented Apr 24, 2026

Copy link
Copy Markdown

Problem

The Original Estimate field is set in Jira but is completely absent
from the issue view in the extension, making it impossible to see
time estimates without leaving the IDE.

Solution

Render originalEstimate in the issue detail view when the value
is present.

Changes

  • src/path/to/component.tsx: 3 lines added to conditionally render originalEstimate

Screenshots

BEFORE:

image

AFTER:

image image

Rovo Dev code review: Rovo Dev couldn't review this pull request
The pull request author does not have access to Rovo Dev.

The Original Estimate field was present in Jira but not rendered
in the issue detail view.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant