Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!

Tasks in the Qlik Sense Management Console don't update to show the correct status after an upgrade

100% helpful (3/3)
cancel
Showing results for 
Search instead for 
Did you mean: 
Sonja_Bauernfeind
Digital Support
Digital Support

Tasks in the Qlik Sense Management Console don't update to show the correct status after an upgrade

Last Update:

Mar 6, 2024 3:08:44 AM

Updated By:

Sonja_Bauernfeind

Created date:

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:

  1. Navigate to C:\Program Files\Qlik\Sense\CapabilityService\
  2. Locate and open the capabilities.json
  3. 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:

    QmcTaskTableCacheDisabled.png

    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.

  4. Restart the Qlik Sense services

Workaround for earlier versions:

Upgrade to the latest Service Release and disable the caching functionality

To do so:

  1. Navigate to C:\Program Files\Qlik\Sense\CapabilityService\
  2. Locate and open the capabilities.json
  3. Modify the flag for these values to false
    • QmcCacheEnabled
    • QmcDirtyChecking
    • QmcExtendedCaching
  4. 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): 

QB-2096
QB-5168
QB-7655
QB-17238

 

Environment

Qlik Sense Enterprise on Windows 

Labels (1)
Comments
steeefan
Luminary
Luminary

You need to replace the value "CONTENTHASHHERE" in the configuration string with the actual value of your specific content hash, starting with 9fdb92:

{"contentHash":"CONTENTHASHHERE","originalClassName":"FeatureToggle","flag":"QmcTaskTableCacheDisabled","enabled":true}

steeefan_0-1721294924356.png

 

krmvacar
Creator II
Creator II

Hi @steeefan ,

I did what you said and then restarted the services, but it didn't work.

krmvacar_0-1721297277956.png

 

steeefan
Luminary
Luminary

Can't say for sure and can't replicate, I'm not yet on May 2024.

seblabalyerr
Partner - Contributor III
Partner - Contributor III

Hi ,

We are still experiencing this issue in Qlik Sense May 24, despite following the suggested solution. Does anyone have a different comment?

krmvacar
Creator II
Creator II

Hi,

I upgraded to the May 2024 version and encountered this problem, please help.

I did what you said but I couldn't find a solution.

 

krmvacar_0-1727160225172.png

Best Regards

Sonja_Bauernfeind
Digital Support
Digital Support

Hello @krmvacar and @seblabalyerr 

Should the issue persist after applying the workaround/fix, contact Qlik Support.

All the best,
Sonja

dwrobel
Contributor
Contributor

Was able to use this to resolve our issue that just started on the May 2024 version.  Believe this may be due to a new Microsoft Security release.

Aycan_CAG
Partner - Contributor
Partner - Contributor

Hi @Sonja_Bauernfeind 

I have question about "Counters: Queries for showing numbers in the QMC can be removed to improve performance." on https://help.qlik.com/en-US/sense-admin/May2024/Subsystems/DeployAdministerQSE/Content/Sense_DeployA...

Could you please give us some details about this, which queries and numbers are mentioned?

Thanks in advance.

Sonja_Bauernfeind
Digital Support
Digital Support

Hello,

Please post this query in the Qlik Sense Deployment and Management forum. When you do, include as much detail as possible to what you are looking to achieve. Feel free to tag me there and I'll see if I can reach out to our subject matter experts.

You are of course also welcome to leave feedback directly on the page which you have linked.

All the best,
Sonja 

Version history
Last update:
‎2024-03-06 03:08 AM
Updated by: