Skip to content

Fix/#8856#8903

Open
bujjibabukatta wants to merge 2 commits into
apache:mainfrom
bujjibabukatta:fix/#8856
Open

Fix/#8856#8903
bujjibabukatta wants to merge 2 commits into
apache:mainfrom
bujjibabukatta:fix/#8856

Conversation

@bujjibabukatta
Copy link
Copy Markdown
Contributor

Summary

Renames the user-facing label "Jira Server" to "Jira Data Center" across the Jira plugin UI, reflecting Atlassian's official deprecation and rebranding of the product.

Changes

  • config-ui/src/plugins/register/jira/connection-fields/auth.tsx — updated radio button label and endpoint URL hint text
  • config-ui/src/plugins/register/jira/config.tsx — updated rate limit help text

What was intentionally left unchanged

Internal Go identifiers (JiraServerInfo, DeploymentServer) and the database table name (_tool_jira_server_infos) were not renamed. These are internal implementation details and renaming them would require a database migration, which is out of scope for a UI label fix.

Does this close any open issues?

Closes #8856

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.

[Refactor][Devlake] Rename Jira Server Connection into Jira Data Center

1 participant