Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »


This problem users solve on their own with support-built-in

By default ‘Company managed’ projects are setup so that the ‘Story points’ field needs to be associated with the relevant project screen so that the story point value can be updated using 3rd party add-ons.

What happens when using Smart Guess to estimate issues while missing a relevant screen association and that is the solution?

  • The short answer is that you can’t update the story point value, but there is a solution (wink)

Notice that this problem doesn’t exists for Team Managed projects. This is because Team Managed Projects don’t restrict editing the Story point value at all.

Here is more information about this:

Solution is built in

As can be seen below in step 2, Smart Guess detects missing permissions and provides users with a short message and a direct link were users can update their settings to solve the problem on their own:

Opening an issue where ‘Story Points’ screen association is missing

  1. Following warning indicator is shown next to the “Set Story Points” button

2. When clicked the following message is displayed “Story Points can’t be updated” as shown.

Note if the error text is different, then report an issue here.

Error text

{"errorText":"doPutAs Error invoking{\"value_\":\"/rest/api/3/issue/TEST-8\"} from Jira: 400 Bad Request {\"errorMessages\":[],\"errors\":{\"customfield_10030\":\"Field 'customfield_10030' cannot be set. It is not on the appropriate screen, or unknown.\"}} "}

Solving the problem

  1. By clicking the link “Fix field configuration” the following screen is opned

2. By clicking the ‘1 screens’ link in the table the following screen is opened

3. In this screen, as seen to the right, associate the ‘Story Points’ field to all relevant screens.

Notice the error will occur for all screens not associated with the field.

4. Once these settings have been saved, you can open the issue in Smart Guess and now no warning appears.

5. You can now save the “Story point” value without any problems.

  • No labels