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
概要(Overview) 同名のタグが保存できないはずにも関わらず、同名のタグが存在できるため、動作が統一されていない。
期待される動作
ただし、後付けで個人タグが共有タグに変更されてしまった場合、 同名が存在してしまうことは許容する。 (禁止すると運用負荷が高すぎるため。)
その他情報(Additional context)
The text was updated successfully, but these errors were encountered:
thinkingreed-inc#1001 タグの動作が統一されていない箇所の修正. タグ保存可否の判定はインポート時の条件と合わせた
ac3ec4f
K-Haruto
Successfully merging a pull request may close this issue.
概要(Overview)
同名のタグが保存できないはずにも関わらず、同名のタグが存在できるため、動作が統一されていない。
期待される動作
ただし、後付けで個人タグが共有タグに変更されてしまった場合、
同名が存在してしまうことは許容する。
(禁止すると運用負荷が高すぎるため。)
その他情報(Additional context)
The text was updated successfully, but these errors were encountered: