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:
@@ -192,7 +192,6 @@ export const issueFields: INodeProperties[] = [
|
||||
default: 50,
|
||||
typeOptions: {
|
||||
minValue: 1,
|
||||
maxValue: 300,
|
||||
},
|
||||
displayOptions: {
|
||||
show: {
|
||||
|
||||
Reference in New Issue
Block a user