For three days we have the following problem. A story point 1 is spontaneously assigned for every issue type we create. It doesn't matter whether this is a story or a task / subtask. Even in projects that do not work with story point, and in the Service, Desk projects, story points are now assigned.
Custom Field - Story Point
This field is default for all projects with a default value that is EMPTY. This field is not filled in.
The signs are Estimate Statistic = Story Point and Time Track = None.
Has anyone an idea?
Hi @[deleted]
Can you check whether there are any automation in place that does this?
Check for your automation for jira rules and also scriptrunner listeners, postfunction and behaviours if you use scriptrunner in your instance. If you use any other automation plugin, do check on them accordingly.
Also checking on the history of the jira issue might help on when this values gets updated..
We found the problem. Our ScriptRunner has a listener that adds a story point when an issue is created. This was assigned to a specific project.
The problem started when we deleted the project. The listener then no longer had athe project and started running the script over all other projects. This is a bug because the radio button Select Projects is still active but no projects are selected. I'm going to report this to the developers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.