Describe the bug
Code is outputted in inconsistent ordering. This is because source.Responses is used to get children. But a response document collection is not consistently ordered, as the documentation confirms. Best option is to use the view instead.
Area Affected
[ ] VoltScript Interface Designer NSF - Extension Projects
[ ] VoltScript Interface Designer NSF - Script Library Projects
[x] Code Generation
[ ] API Doc Generation
[ ] Documentation
[ ] Extension Samples
[ ] Script Library Samples
To Reproduce
Look at source control over time.
Expected behavior
Source control needs to have consistent ordering to identify how code changes.
Platform (please complete the following information):
N/A, identified with Windows code generation across multiple versions.
Describe the bug
Code is outputted in inconsistent ordering. This is because
source.Responsesis used to get children. But a response document collection is not consistently ordered, as the documentation confirms. Best option is to use the view instead.Area Affected
[ ] VoltScript Interface Designer NSF - Extension Projects
[ ] VoltScript Interface Designer NSF - Script Library Projects
[x] Code Generation
[ ] API Doc Generation
[ ] Documentation
[ ] Extension Samples
[ ] Script Library Samples
To Reproduce
Look at source control over time.
Expected behavior
Source control needs to have consistent ordering to identify how code changes.
Platform (please complete the following information):
N/A, identified with Windows code generation across multiple versions.