Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

国际化支持英文遗留问题 #2595

Open
16 of 20 tasks
BugsGuru opened this issue Sep 9, 2024 · 0 comments
Open
16 of 20 tasks

国际化支持英文遗留问题 #2595

BugsGuru opened this issue Sep 9, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@BugsGuru
Copy link
Collaborator

BugsGuru commented Sep 9, 2024

需求描述(Describe)

#2543

待国际化功能

DMS:

  • cb操作日志及其审核结果
  • 数据源、项目批量导入
  • 数据导出任务
  • 数据源同步任务

SQLE:

  • 分析页面表结构表格标题描述
  • 通知审批(邮件、飞书、钉钉)相关功能
  • 知识库 【暂不处理,后面要知识库会改造】

Provision:

  • all 【暂不处理,未排期】

遗留问题

  • 表结构变更影响面
  • pipeline中文提示
  • 配置流水线的权限
  • 自定义规则分类下拉框报错

代码复审的优化建议

  • 增加一个插件的功能标识来显示判断插件是否支持多语言
  • sqle、MySQL插件使用国际化公共库
  • MySQL规则初始化:最好是名字就能体现出是生成多语言的handlers;Source rule等整理
  • ruleNameIndex这个字段不必要
  • I18nRuleInfo 等结构注释字段清理
  • EnumsValueResV1 在其他文件被 引用了,挪到相应的文件里
  • 删除弃用字段及兼容逻辑
  • 升级方案

变更影响面

受影响的模块或功能

影响面

外部引用的潜在问题或风险

版本兼容性

测试建议

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants