fix(Linear Node): Fix issue with data not always being returned (#9273)

Co-authored-by: Michael Kret <michael.k@radency.com>
This commit is contained in:
Jon
2024-05-08 10:24:08 +01:00
committed by GitHub
parent 3860077f81
commit 435272b568
3 changed files with 16 additions and 9 deletions

View File

@@ -192,7 +192,6 @@ export const issueFields: INodeProperties[] = [
default: 50,
typeOptions: {
minValue: 1,
maxValue: 300,
},
displayOptions: {
show: {