fix(UX): Un-require description fields on items (#37354)

fix(UX): Un-require description fields on items.
This commit is contained in:
Bernd Oliver Sünderhauf
2023-10-10 03:56:37 +02:00
committed by GitHub
parent 6959c928c6
commit 2d6f1f8598
9 changed files with 9 additions and 18 deletions

View File

@@ -157,7 +157,6 @@
"oldfieldname": "description",
"oldfieldtype": "Text",
"print_width": "200px",
"reqd": 1,
"width": "200px"
},
{
@@ -912,4 +911,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}
}

View File

@@ -180,7 +180,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{
@@ -916,4 +915,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}

View File

@@ -84,7 +84,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{
@@ -270,4 +269,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
}
}

View File

@@ -126,7 +126,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{
@@ -569,4 +568,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 1
}
}

View File

@@ -132,7 +132,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{
@@ -677,4 +676,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}

View File

@@ -162,7 +162,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{
@@ -906,4 +905,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}

View File

@@ -165,7 +165,6 @@
"oldfieldname": "description",
"oldfieldtype": "Small Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{
@@ -903,4 +902,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}
}

View File

@@ -104,7 +104,6 @@
"oldfieldname": "description",
"oldfieldtype": "Text",
"print_width": "250px",
"reqd": 1,
"width": "250px"
},
{
@@ -472,4 +471,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}

View File

@@ -187,7 +187,6 @@
"oldfieldname": "description",
"oldfieldtype": "Text",
"print_width": "300px",
"reqd": 1,
"width": "300px"
},
{
@@ -1079,4 +1078,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}
}