Hello,
I just upgraded my JIRA instance from 7.9.2 to 7.11.1, After that I did a test drive with the instance and everything works perfectly,
Then a collegue of mine came to me and asked me about adding a column to the issue board (He wants to add Version & target version) but the columns won't add,
I went on to try and diagnose the cause of the problem so I opened JIRA logs and Whenever i click on column to add this error message pops on log:
06-Aug-2018 13:03:30.654 WARNING [http-nio-8080-exec-16] com.sun.jersey.spi.container.servlet.WebComponent.filterFormParameters A servlet request, to the URI https://jira.roam-smart.com/rest/issueNav/1/issueTable/stable, contains form parameters in the request body but the request body has been consumed by the servlet or a servlet filter accessing the request parameters. Only resource methods using @FormParam will work as expected. Resource methods consuming the request body by other means will not work as expected.
This is how we used to add columns on the old JIRA version,
Fisrt step : Second Step: