Merge pull request #20669 from Alchez/dev-priority-issue

fix: show priority in Issue list view
This commit is contained in:
Deepesh Garg 2020-02-19 19:28:23 +05:30 committed by GitHub
commit 6870161292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
{
"actions": [],
"allow_import": 1,
"allow_rename": 1,
"autoname": "naming_series:",
@ -119,6 +120,7 @@
"default": "Medium",
"fieldname": "priority",
"fieldtype": "Link",
"in_list_view": 1,
"in_standard_filter": 1,
"label": "Priority",
"options": "Issue Priority"
@ -363,8 +365,9 @@
],
"icon": "fa fa-ticket",
"idx": 7,
"modified": "2019-09-11 09:03:57.465623",
"modified_by": "himanshu@erpnext.com",
"links": [],
"modified": "2020-02-18 21:26:35.636013",
"modified_by": "Administrator",
"module": "Support",
"name": "Issue",
"owner": "Administrator",