fix(permissions): grant select on link targets to roles with write access (#58334)

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Raffael Meyer
2026-08-25 13:31:12 +02:00
committed by GitHub
parent 6a6f2ac127
commit 84a32c40f4
69 changed files with 1378 additions and 100 deletions

View File

@@ -393,7 +393,7 @@
"icon": "fa fa-ticket",
"idx": 7,
"links": [],
"modified": "2026-04-09 19:14:57.692236",
"modified": "2026-08-21 23:11:43.274229",
"modified_by": "Administrator",
"module": "Support",
"name": "Issue",
@@ -418,6 +418,10 @@
{
"role": "HR User",
"select": 1
},
{
"role": "Projects User",
"select": 1
}
],
"quick_entry": 1,

View File

@@ -15,7 +15,7 @@
}
],
"links": [],
"modified": "2024-08-16 19:23:40.697426",
"modified": "2026-08-21 23:11:43.457613",
"modified_by": "Administrator",
"module": "Support",
"name": "Issue Priority",
@@ -32,12 +32,17 @@
"role": "System Manager",
"share": 1,
"write": 1
},
{
"role": "Support Team",
"select": 1
}
],
"quick_entry": 1,
"row_format": "Dynamic",
"sort_field": "creation",
"sort_order": "ASC",
"states": [],
"track_changes": 1,
"translated_doctype": 1
}
}