- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tasks in the Qlik Sense Management Console don't update to show the correct status after an upgrade
Mar 6, 2024 3:08:44 AM
Apr 29, 2021 6:44:47 AM
Executing tasks or modifying tasks (changing owner, renaming an app) in the Qlik Sense Management Console and refreshing the page does not update the correct task status. Issue affects Content Admin and Deployment Admin roles.
The behaviour began after an upgrade of Qlik Sense Enterprise on Windows.
Fix version:
This issue can be mitigated beginning with August 2021 by enabling the QMCCachingSupport Security Rule.
Solution for August 2023 and above:
Enable QmcTaskTableCacheDisabled.
To do so:
- Navigate to C:\Program Files\Qlik\Sense\CapabilityService\
- Locate and open the capabilities.json
- Modify or add the QmcTaskTableCacheDisabled flag for these values to true
{"contentHash":"CONTENTHASHHERE","originalClassName":"FeatureToggle","flag":"QmcTaskTableCacheDisabled","enabled":true}
Where CONTENTHASHHERE matches the number in all other features listed in the capabilities.json.
Example:
This will disable the caching on the tasks table only, leaving the overall QMC Cache intact to gain performance. If you had previously set QmcCacheEnabled, QmcDirtyChecking, QmcExtendedCaching to false, please set it to true again. - Restart the Qlik Sense services
Workaround for earlier versions:
Upgrade to the latest Service Release and disable the caching functionality:
To do so:
- Navigate to C:\Program Files\Qlik\Sense\CapabilityService\
- Locate and open the capabilities.json
- Modify the flag for these values to false
- QmcCacheEnabled
- QmcDirtyChecking
- QmcExtendedCaching
- Restart the Qlik Sense services
NOTE: Make sure to use lower case when setting values to true or false as capabilities.json file is case sensitive.
Should the issue persist after applying the workaround/fix, contact Qlik Support.
Internal Investigation ID(s):
Environment
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello @BuTbka and @shanemichelon !
As this issue can have a number of root causes and is actively being investigated, Qlik would appreciate a support ticket from you to help investigate the issue with you.
All the best,
Sonja
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
@BuTbka I have tested with DeploymentAdmin user role and it works fine. Other roles don't have access to Tasks by default.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
I have just installed the latest patch SR4 (which came out on 27.10.) and reverted hot fix from this topic. Now refresh button refreshes status of tasks and also orange highlighting works.
But it has one other bug - sometimes it highlights orange, I click it and there is nothing new regarding task status.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Well I was to quick - refresh button was not quite fixed with SR4. 1 hour ago this task was Finished, but refreshing of the page does not show this.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello @Sonja_Bauernfeind,
Would it be enough to apply these settings only on the central node, or should they be applied on all nodes?
Also, does this fix require a reboot of any services?
Thanks & regards,
Ana
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hello @anaesteves
It would need to be applied on all nodes, yes. A restart of the services is recommended.
But note that if this does not resolve your issue, we would recommend logging a ticket with Support to investigate this further.
All the best,
Sonja
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
Hi @Sonja_Bauernfeind ,
my environment is on august 2021 and it happened to my environment, is it need to upgrade to november 2021 or apply this config?
Thanks
Marco
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
@marcohadiyanto I have the same environment which fixed from the above configuration. Try a piece of luck, If not worked undo the changes. And then raise the Qlik ticket.
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
yes, It's recommended in all nodes. But at least scheduler node is needed.