This fixes the following bug for Oracle:
: SQL:
: select locale
: from ad_locales l
: where language = :language
: and enabled_p
: !>>>!and (default_p or not exists (select 1 from ad_locales
: and locale <> l.locale))
:
Show less
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.