"Create issues and subtasks" post-function UI problem with seed selection on 6.4

Issue #449 resolved
Aggelos Paraskevopoulos [Cententia] created an issue

Unable to base the seeds on string list, JQL etc. A Javascript error is thrown upon selecting one of the options. See attached screenshot.

batch.js?locale=en-US:624 Uncaught TypeError: L[J] is not a function()

Tested with several browsers.

Workaround: Save the post-function and re-edit. The box with the "XYZ expression" will become visible.

Thanks, Aggelos

Comments (5)

  1. Fidel Castro Armario repo owner

    Hi Aggelos,

    I can't reproduce the problem you are experiencing. I have tried JIRA Workflow Toolbox 2.2.26 with JIRA 7.2.5 and JIRA 6.2.3, and in both case no javascript error has happended, and the UI worked as expected. I have used last versions of Chrome, Firefox and Safari in both cases.

    I think that your problem might be that your using an old version of javascript resource, provided by the previous version of the plugin you had installed. It should be cached in your browser or a proxy in your network.

    Please, try forcing refresh the cache of your browser pressing Shift + Ctrl + F5 in Windows & Linux, or Shift + CMD + R in MacOS. If it doesn't work, try cleaning the whole cache of your browser.

  2. Aggelos Paraskevopoulos [Cententia] reporter

    Hi Fidel,

    Trying to refresh the browser cache didn't fix things for me. Tried IE and Chrome. Probably a conflict with another add-on. I'll try to check on a clean instance or one in safe-mode and I'll let you know.

  3. Fidel Castro Armario repo owner

    Hi Aggelos, I have tested the post-function on JIRA 6.4.13 and I'm reproducing the same error as you reported. Now, I'm investigating it.

  4. Log in to comment