Error messages and Alerts should include contextual and actionable information
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
##### ISSUE TYPE
* Improvement Request
##### COMPONENT NAME
~~~
UI and Alert messages
~~~
##### CLOUDSTACK VERSION
~~~
14.7.2
~~~
##### CONFIGURATION
##### OS / ENVIRONMENT
NA
##### SUMMARY
Alert messages should include more contextual and actionable information instead of various IDs to address the issue quickly.
##### STEPS TO REPRODUCE
~~~
During error conditions and alerts
~~~
##### EXPECTED RESULTS
~~~
Error messages should include account, domain, template, storage, VM names, and any other easily referenced information.
"Template 06cfc10e-a07d-4cee-8929-ca98946c60ab Windows 2022 Data Center failed to upload. Error details: Maximum number of resources of type secondary_storage for account _accountname_ has exceeded"
~~~
##### ACTUAL RESULTS
~~~
"Template 06cfc10e-a07d-4cee-8929-ca98946c60ab failed to upload. Error details: Maximum number of resources of type secondary_storage for account/project has exceeded"
~~~
贡献指南
调研方向
从 CloudStack UI 和错误条件下生成的 Alert 消息入手,以 issue 中的 template-upload 示例作为参考案例。检查当前仅包含 ID 的消息是在何处生成的,并梳理出应包含的上下文名称和可操作的详细信息;当受影响的 alerts 始终提供这些详细信息时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- backend, cloud
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100