From a2a4ef88d1d552c384c9cd3b8214712cb136b85c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 14:15:15 -0300 Subject: [PATCH] feat: deleted default piority in issue (#778) (#779) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Francisco Roldán --- erpnext/support/doctype/issue/issue.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/erpnext/support/doctype/issue/issue.json b/erpnext/support/doctype/issue/issue.json index 3eed324b011d..7cf25739ca63 100644 --- a/erpnext/support/doctype/issue/issue.json +++ b/erpnext/support/doctype/issue/issue.json @@ -123,7 +123,6 @@ "search_index": 1 }, { - "default": "Medium", "fieldname": "priority", "fieldtype": "Link", "in_list_view": 1, @@ -410,7 +409,7 @@ "icon": "fa fa-ticket", "idx": 7, "links": [], - "modified": "2021-06-11 03:22:27.098898", + "modified": "2021-06-11 04:22:27.098898", "modified_by": "Administrator", "module": "Support", "name": "Issue",