Skip to content

Conversation

vsgoulart
Copy link
Contributor

Description

Some older browsers and envs that don't run on HTTPS don't support crypto.randomUUID so I'm replacing it with something more resilient

Checklist

Related issues

closes #36540

@vsgoulart vsgoulart added backport stable/8.6 Backport a pull request to stable/8.6 backport stable/8.7 Backport a pull request to stable/8.7 labels Aug 12, 2025
@github-actions github-actions bot added the component/tasklist Related to the Tasklist component/team label Aug 12, 2025
@vsgoulart vsgoulart added this pull request to the merge queue Aug 13, 2025
Merged via the queue into main with commit 2c2c2c9 Aug 13, 2025
84 of 85 checks passed
@vsgoulart vsgoulart deleted the fix-custom-filters-tasklist branch August 13, 2025 08:50
@backport-action
Copy link
Collaborator

Successfully created backport PR for stable/8.6:

@backport-action
Copy link
Collaborator

Successfully created backport PR for stable/8.7:

github-merge-queue bot pushed a commit that referenced this pull request Aug 13, 2025
…reaking Tasklist (#36722)

# Description
Backport of #36700 to `stable/8.7`.

relates to #36540
github-merge-queue bot pushed a commit that referenced this pull request Aug 13, 2025
…reaking Tasklist (#36721)

# Description
Backport of #36700 to `stable/8.6`.

relates to #36540
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable/8.6 Backport a pull request to stable/8.6 backport stable/8.7 Backport a pull request to stable/8.7 component/tasklist Related to the Tasklist component/team version:8.6.25 version:8.7.11
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When we try to save a custom filter on Task List, it gives error "TypeError: crypto.randomUUID is not a function"
3 participants