Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

Looking for the documentation on the newest versions of SIL Engine and the Simple Issue Language for Jira 8 for Server/Data Center? Click here !

Because Oracle treats an empty string the same as a null value, and due to a bug in our upgrade task, it may happen that you loose some configuration from your database (e.g.: the SQL scripts longer that 255 characters from a database custom field). 

...

  1. Execute the next SQL:

    Code Block
    UPDATE "KPLUGINSCFG"
    SET CFG_VALUE = ' ', CFG_DEFAULT_VALUE = ' '
    WHERE CFG_L_VALUE is not null


  2. Now you can safely upgrade to katl-commons 4.0.x.

 

Filter by label (Content by label)
showLabelsfalse
max5
spacesCADS
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "CADS"
labelskb-how-to-article

...

hiddentrue

...

  1. X.