Hello. I would like to run a query in the scriptrunner console to check if a plugin's module is enabled. Does anyone know how I can go about this? All of the examples online are from 2013 or earlier.
JIRA stores this counter in the project table, under the column pcounter. This will determine the next number to use for a particular project.
I am not sure if this 'randomized' number problem involves multiple projects. If so, this might be expected - so check the pcounter column to verify if JIRA is behaving correctly. If it's all within the same project, I'd suggest you to contact support for further assistance.
On a side note, this reminds me of this bug, but I don't believe it is related to your problem, as this bug just resets the pcounter back to 0 everytime it happens.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.