Problem with attachment validator

Issue #911 resolved
Adolfo Casari created an issue

Hi Fidel, I just upgraded to JIRA 7.3.5 and JWT 2.2.45 and a validator stopped working. I checked the logs and there is no error.

After attaching a valid file to the transition screen, I get the validation error.

I have attached a screenshot

Comments (8)

  1. Adolfo Casari reporter

    I think I found the bug:

    %{Transition's attachments} is empty, so the RE validator fails. I tried with %{attachments} and it works.

  2. Fidel Castro Armario repo owner

    Hi @acasari,

    Bug JRASERVER-65939 was introduced in JIRA 7.4.4. This bugs affects virtual field "Transition's comment".

    Are you sure you upgraded to 7.3.5? Maybe you wanted to say 7.5.3. That would explain your problem.

    Atlassian has announced that will fix the problem in JIRA 7.6.1 or 7.6.2.

  3. Adolfo Casari reporter

    OK Fidel, this bug will affect the purpose, since now I will have to check the file before the transition. In my case the transition can be executed many times and I was requesting to attach a new file for each one, since the old file can be outdated.

    I added a comment to JRASERVER-65939

    Thanks for your help.

  4. Log in to comment