I created a formula using the JIRA Misc Custom Fields plugin. When I finally display the page in question, the field is not visible.
The JIRA log says:
CalculatedNumberField: could not find formula in custom field description of field DiffDate (customfield_11113).
I used the "Where is my Field" link on the Issue page and got the response shown in the image. This shows that most things are ok, except for the last item.
I thought that it could be due to an improper Java method call or a syntax error. So I wrote the simplest BeanShell script in the description for that calculated custom field:
<!–- @@Formula: return 55; -->
and it still does not show up!!
Does anyone have any ideas?
This issue can be concluded and there is nothing new to learn. The problem was that the wrong field as well as the wrong custom field id was being used; no point in looking for the reasons for malfunctioning if you do the wrong things to start with.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.