Found in Version 10.0.21.0
Bug: If you select a field from the FACS_ClientStatement DBF and run it with MDS disabled, you get all fields instead of only what was selected.
Steps to reproduce:
- Disable MDS
- Select 1 field from FACS_ClientStatement
- Run View
Expected Result: Only the selected fields should be returned when the view is ran.
Actual Result: All fields are returned even if one field is selected.
Example:
Comments