lxyqwer
lxyqwer
### Contact Details _No response_ ### This bug is related to UI or API? API ### What happened? ci配置模型属性并配置为唯一校验,当把这个模型属性删除后,再配置唯一校验弹窗不会出现,/api/v0.1/ci_types/46/unique_constraint接口返回的还是已被删除的属性  ### Version 2.3.12 ### What browsers are you seeing the...
### Contact Details _No response_ ### This bug is related to UI or API? UI ### What happened?  没有分页,也没有滑动窗口,只能看到一部分数据 ### Version 2.3.12 ### What browsers are you seeing the...

### Your config.toml ```toml 默认 ``` ### Relevant logs ```text 无 ``` ### System info n9e v7.0.0-beta.1, n9e-fe v7.0.0-beta.1, categraf v0.3.56 ### Steps to reproduce 基础设施->主机列表 点击主机标识直接跳转到白屏,CentOS7 没问题,CentOS6 会有问题 ###...
### Contact Details _No response_ ### What is your question?  1、配置后时到了提前的天数后是每天提醒还是只提醒一次 2、这个功能需不需其他组件,还是只是cmdb的功能 ### Version 2.4.2
### Contact Details _No response_ ### This bug is related to UI or API? _No response_ ### What happened? 在a模型新增一个f1属性,不设置唯一属性,在模型的唯一校验把这个f1属性加进去,我在b模型导入这个f1属性。我用b模型创建一条数据并填写f1属性,然后在a模型创建一条数据并设置f1属性与前面a模型录入f1的数据一样时,会触发唯一检验问题 ### Version 2.4.2 ### What browsers are you seeing the...
### Contact Details _No response_ ### feature is related to UI or API aspects? _No response_ ### What is your advice? 在录入cmdb时候我可能录入的是一个int,但int是有意义的,例如1代表运行,2代表关机,在模型增加属性的时候可以有枚举输入框 ### Version newest
### Contact Details _No response_ ### This bug is related to UI or API? _No response_ ### What happened?  1、执行pipenv run flask cmdb-init-cache报错 2、es在cmdb是用来哪方面的查询 ### Version 2.4.2 ### What...
### Contact Details _No response_ ### feature is related to UI or API aspects? _No response_ ### What is your advice? 在模型添加属性时可以加一个input 或textarea用来添加提示,这个提示会展现在资源数据的表头上解释这一列是什么意义 ### Version newest
### Contact Details _No response_ ### feature is related to UI or API aspects? UI, API ### What is your advice?  每个模型都有多个唯一校验规则,例如机房有数据中心、机房名称作为一个唯一校验,机柜有数据中心、机房名称、机柜名称作为一个唯一校验,机房的数据中心、机房名称关联机柜的数据中心、机房名称 ### Version newest