status field values are not visible in jira dashboard gadgets, as shown in black highlighted did someone found this problem
I have the same problem reported yesterday, but in my case the user has a Filtered Results gadget with no Status displayed.
Update: After posting this I played around a little with the gadget and added a second Status column. The second one displayed data! I removed the first column and now all is well, although I have no idea what was the root cause.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It appears you may have a custom field called Status in addition to the default Status field. This will cause problems. I suggest you rename if not remove altogether.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This method of adding a second status field worked for me. There were no custom fields/duplicate names on my dashboard "Select a field.." options.
It definitely feels like a bug, but this work-around was perfect
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Colin O'Hanlon , can you please confirm, assuming you are an admin, that you do not have a custom field call Status? Go to the admin area > issues > custom fields and search for Status. You should not find it under custom fields since it is a system field.
For sure if you're able to add to Status fields to your dashboard gadget, without one being a custom field, then there or something fundamentally wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @rajneesh tyagi ,
Or some tricky with css styles (display:none or opacity: 0) through javascript.
B.R.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is it possible that you have a custom field called Status independent of the system default field?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
but in projects 'status' system default filed is configured , a change to custom field wouldn't impact existing issues?
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.