bujjibabukatta opened a new pull request, #8903: URL: https://github.com/apache/devlake/pull/8903
## 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
