-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Labels
Potential BugUser is reporting a bug. This should be tested.User is reporting a bug. This should be tested.
Description
Custom Node Testing
- I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Expected Behavior
The default template from the title should have correctly set default "length" values for [Frame] Length and Batch Size.
Actual Behavior
For the group with header title "Length - 1 should be divisible by 4", the length by default is set to 81...which is NOT divisible by 4, but is the default WAN value.
For the group with header title "Batch Size = Length - 2", the length is set to 82 (with increment)...which is NOT length - 2 and should not increment.
Steps to Reproduce
Open the default template being referenced and look.
Debug Logs
---
Other
No response
Metadata
Metadata
Assignees
Labels
Potential BugUser is reporting a bug. This should be tested.User is reporting a bug. This should be tested.