ptarmiganlabs / butler-sheet-icons

Creates thumbnail images based on sheets in Qlik Sense applications
MIT License
10 stars 3 forks source link

Exclude options don't work reliably #528

Closed mountaindude closed 8 months ago

mountaindude commented 8 months ago

What version of Butler Sheet Icons are you using?

3.4.1

What version of Node.js are you using? Not applicable if you use the standalone version of Butler Sheet Icons.

19

What command did you use to start Butler Sheet Icons?

-

What operating system are you using?

macOS

What CPU architecture are you using?

x86_64

What Qlik Sense versions are you using?

2024-Feb

Describe the Bug

Seeing this on both QSEoW and QS Cloud. This might be a regression bug as it used to work in earlier versions.

If using something like --exclude-sheet-title "Start sheet" "Sheet 3" BSI will not exclude those sheets from thumbnail creation. Same thing with --exclude-sheet-number and --exclude-sheet-tag (QSEoW only).

Expected Behavior

No response

To Reproduce

No response

mountaindude commented 8 months ago

Previous implementation was not entirely robust.

Having refactored these BSI options things should work better from here on.