We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[需求] 资产管理的标签管理应与作业配置的标签树同步 如果只增加几个标签 ,两个标签手动加还好,一旦遇到增加上百上千依靠人工手动加标签,不太靠谱,关键是要加两遍.没有必要,做了同步的话,只需要通过接口增加1次,加上同步就解决此问题.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[需求] 资产管理的标签管理应与作业配置的标签树同步
如果只增加几个标签 ,两个标签手动加还好,一旦遇到增加上百上千依靠人工手动加标签,不太靠谱,关键是要加两遍.没有必要,做了同步的话,只需要通过接口增加1次,加上同步就解决此问题.
The text was updated successfully, but these errors were encountered: