[SOLVED] Tab task is unresponsive

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
jojapasa
Posts: 3
Joined: Sat Sep 13, 2014 1:55 am

[SOLVED] Tab task is unresponsive

Post by jojapasa »

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.
User avatar
L. Mark Stone
Ambassador
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

Post by L. Mark Stone »

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
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
User avatar
L. Mark Stone
Ambassador
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

Post by L. Mark Stone »

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>:

Code: Select all

zmprov ma <account1> zimbraPrefSortOrder ''
zmprov fc -a account <account1>
zmprov ma <account2> zimbraPrefSortOrder ''
zmprov fc -a account <account2>
zmprov fc all
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
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
jojapasa
Posts: 3
Joined: Sat Sep 13, 2014 1:55 am

Re: Tab task is unresponsive

Post by jojapasa »

L. 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>:

Code: Select all

zmprov ma <account1> zimbraPrefSortOrder ''
zmprov fc -a account <account1>
zmprov ma <account2> zimbraPrefSortOrder ''
zmprov fc -a account <account2>
zmprov fc all
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
Perfect, it works. Many Thanks
Post Reply