Using JIRA Misc Custom Fields I am trying to implement a "Transition Date/Time Field" but it is not getting a value.
Any ideas? Here is what is in the field's description:
This field represents the date and time of the Resolution of this issue.
<!-- @TransitionId: 711 , 831 , 921 -->
<!-- @Execution: first -->
Ooops! I think I found your issue: you need to remove the spaces between the transition IDs. This is clearly a bug that will be fixed in the next release.
Sorry about that.
David.
Yes, that did it.
Note that the spaces came from the documentation. The tyrany of copy and paste.
;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yeah, I know. I've modified the documentation - and the code :)
Again, sorry for the inconvenience.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem. Just glad it works now.
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.
Stupid computer... I meant to say I can't get this thing to work at all on my system, I've gone through all the documentation, examples, and answers.... nothing is producing anything on my screens. I put this in the description:
<!-- @TransitionId: 741 -->
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't see a way to put a screen shot in here directly, but here is a link to it:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem here.
You must then check your Jira logs for errors (look for "innovalog").
For your tests, you don't need to re-index, you can just view an issue as it will recompute its calculated fields (instead of using the indexed value).
And you must make sure the Transition History tab displays the transition you're looking for.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
David,
Thanks for your help. Here are your answers:
"Also, did you think of re-indexing after creating the custom field?"
>> Yes
"Finally, do you see the transitions in the transition history of your issues?"
>> Here is the transition:
http://screencast.com/t/ilPyz1Mkkkk
Here is a query showing no value in the field:
http://screencast.com/t/uZmcjcJnJhg
" any error in the Jira logs. "
>> I don't have direct access to the logs. Tell me which ones you want to see and I will request them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please look at the "view" screen of the issue, not through the issue navigator.
As for the logs, I'm referring to the standard atlassian-jira.log file
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok I will add the field to a screen. But I do need to find it with a query.
I'll get the logs.
All that said, I will probably implement what I need another way.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The log has several lines like this suggesting there is a problem with the transition ID.
2013-05-29 11:32:12,783 http-bio-8443-exec-6007 WARN brendan 692x612946x1 1f71rqb 172.17.4.82 /secure/CommentAssignIssue.jspa [innovalog.jmcf.fields.AbstractTransitionSearchField] com.innovalog.jmcf.fields.ActionExecutionTimeField: invalid transition ID in custom field description
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
George,
you should add the addon-com.innovalog.jmcf.jira-misc-custom-fiel tag to your question, since this is the official tag for the JMWE plugin.
Anyway, you need to provide more information, such as any error in the Jira logs. Also, did you think of re-indexing after creating the custom field? Can you post a screenshot of the field configuration (the field description)?
Finally, do you see the transitions in the transition history of your issues?
David.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'll get a screen shot, but the material in the original post was a copy/paste of the description field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just want to make sure you put it in the description of the field and not the field configuration, as it is a very common mistake (facilitated by a crappy user interface for Jira field configurations)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there, George.
You can also address the issue that you have directly to the plugin vendor to see whether they are able to provide more assistance to you on this matter.
Good luck and all the best!
Warm regards,
Danial
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.