Add option to blur thumbnails #227
Closed
mountaindude
started this conversation in
Ideas
Replies: 1 comment
-
Released as part of version 3.7.0. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Summary
In apps that use section access to control who see what data the thumbnails could become a security risk.
If the thumbnail was created with a high-privileged user account, the thumbnail could be showing miniatures of data some users should not be able to access.
The easy solution would be to add an option that blurs the thumbnail before it's uploaded to Sense.
The level of blurring should be configurable.
Should also be possible to specify which sheets should get blurred thumbnails. Using the same filtering criteria as when excluding sheets would make sense.
Client-managed QSEoW
New options for the
butler-sheet-icons qseow create-sheet-thumbnails
command:--blur-sheet-status
--blur-sheet-tag
--blur-sheet-number
--blur-sheet-title
--blur-factor
Qlik Sense Cloud
New options for the
butler-sheet-icons qscloud create-sheet-thumbnails
command:--blur-sheet-status
--blur-sheet-number
--blur-sheet-title
--blur-factor
Beta Was this translation helpful? Give feedback.
All reactions