Actions
Bug #19953
closederror in technique editor in rudder 7 when copying class result from within a block
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Unsure of the step to reproduce:
I created a block, added methods, with condition, and clicked on "copy to clipboard" in result conditions
Uncaught TypeError: navigator.clipboard.writeText(...).then(...) is not a function <anonymous> https://192.168.45.2/rudder/secure/configurationManager/techniqueEditor:580 c https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:2219 A3 https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:59 loop https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1978 _Scheduler_step https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1822 _Scheduler_enqueue https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1784 _Scheduler_rawSend https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1730 _Platform_dispatchEffects https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:2102 _Platform_enqueueEffects https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:2088 sendToApp https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:1886 callback https://192.168.45.2/rudder/cache-7.0.0~beta2-SNAPSHOT/javascript/rudder/elm/rudder-editor.js:3001
nothing works afterward
Updated by Nicolas CHARLES about 3 years ago
- Translation missing: en.field_tag_list changed from Blocks 7.0.0 to Blocks 7.0-beta
- Subject changed from error in technique editor in rudder 7 to error in technique editor in rudder 7 when copying class result from within a block
- Description updated (diff)
Updated by Nicolas CHARLES about 3 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
Updated by Nicolas CHARLES about 3 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/3886
Updated by Nicolas CHARLES about 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|5ee150ebb80246216e3f7d9c8d223539adfd9f66.
Updated by Vincent MEMBRÉ about 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~beta2 which was released today.
Actions