Hi, here running Zimbra 8.8.15_GA_4308.FOSS, after upgrading and just in one mailbox ( not sure, maybe more) the tab "Tasks" in web interface does nothing, unless you make a search for tasks, then it start working.
Thanks.
[SOLVED] Tab task is unresponsive
- L. Mark Stone
- Ambassador

- Posts: 2925
- Joined: Wed Oct 09, 2013 11:35 am
- Location: Portland, Maine, US
- ZCS/ZD Version: 10.0.13 Network Edition
- Contact:
Re: Tab task is unresponsive
Thanks for posting. I have a Support Case open with Zimbra on this same topic.
Will update this thread with any information that can help you solve the issue.
All the best,
Mark
Will update this thread with any information that can help you solve the issue.
All the best,
Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
- L. Mark Stone
- Ambassador

- Posts: 2925
- Joined: Wed Oct 09, 2013 11:35 am
- Location: Portland, Maine, US
- ZCS/ZD Version: 10.0.13 Network Edition
- Contact:
Re: Tab task is unresponsive
Zimbra Support asked us to try the following. All of our users impacted by this issue have reported Tasks are now working OK.
First, ask the users to log out of the Zimbra web interface, and then clear the browser's cache.
Next, run on the mailbox server holding each user's <account>:
Ask the users to then launch their browser again and retry.
BTW, when Tasks are not working for the user, Tasks won't work when the user's account is accessed via "View Mail" from the Admin Console either. So, you can test the above "fix" via "View Mail" before you ask the user to retest on their end.
Hope that helps,
Mark
First, ask the users to log out of the Zimbra web interface, and then clear the browser's cache.
Next, run on the mailbox server holding each user's <account>:
Code: Select all
zmprov ma <account1> zimbraPrefSortOrder ''
zmprov fc -a account <account1>
zmprov ma <account2> zimbraPrefSortOrder ''
zmprov fc -a account <account2>
zmprov fc allBTW, when Tasks are not working for the user, Tasks won't work when the user's account is accessed via "View Mail" from the Admin Console either. So, you can test the above "fix" via "View Mail" before you ask the user to retest on their end.
Hope that helps,
Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
Re: Tab task is unresponsive
Perfect, it works. Many ThanksL. Mark Stone wrote:Zimbra Support asked us to try the following. All of our users impacted by this issue have reported Tasks are now working OK.
First, ask the users to log out of the Zimbra web interface, and then clear the browser's cache.
Next, run on the mailbox server holding each user's <account>:
Ask the users to then launch their browser again and retry.Code: Select all
zmprov ma <account1> zimbraPrefSortOrder '' zmprov fc -a account <account1> zmprov ma <account2> zimbraPrefSortOrder '' zmprov fc -a account <account2> zmprov fc all
BTW, when Tasks are not working for the user, Tasks won't work when the user's account is accessed via "View Mail" from the Admin Console either. So, you can test the above "fix" via "View Mail" before you ask the user to retest on their end.
Hope that helps,
Mark