mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-28 11:25:00 +00:00
* fix(compat): prioritize PUBLIC/GLOBAL skills in legacy slug lookup When multiple skills share the same slug across namespaces, findByLegacySlug now prefers PUBLIC visibility and GLOBAL namespace over NAMESPACE_ONLY/PRIVATE ones, so plain slug lookups resolve to the most accessible skill. Namespaces are batch-fetched via findByIdIn to avoid N+1 database queries. Signed-off-by: wurongjie <wurongjie@uniontech.com> * fix(compat): prefer published legacy slug candidates Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> --------- Signed-off-by: wurongjie <wurongjie@uniontech.com> Signed-off-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> Co-authored-by: XiaoSeS <87064762+XiaoSeS@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||