Click to Not Edit

Prevents click-to-edit in JIRA (matches JIRA Cloud URLs by default)

< Rückmeldungen auf Click to Not Edit

Rezension: OK - Skript funktioniert, hat aber Fehler

§
Veröffentlicht: 09.01.2023

This seems to prevent clicks all over JIRA at the moment. I've fixed it by changing the if in the script to:

        if (a.name=='data-test-id' && a.value=='issue.views.field.rich-text.description') {

This works, at least for now.

Antwort schreiben

Anmelden um eine Antwort zu senden.