Aqua Data Studio 18.0.0-rc-7
Build #: 52423
Built on: 2016-Dec-26 06:19:15 PM
Issue: The value is not getting reflected in ADS immediately for "File->Options->Maximum Number of Entries in SQL History".
Steps:
1. Delete datastudio.properties file. Launch ADS-v18.
2. Go to File->Options->General->History.
3. The default value of "Maximum number of entries in SQL History" is 20. Click on OK.
4. Again go to File->Options->General->History and set the "Maximum number of entries in SQL History" value to -1.
Click on OK. Check datastudio.properties file entry for above variable. It shows 1000.
5. Again go to File->Options->General->History and check the value.
Observation: It shows value as -1. The value "1000" does not reflected.
6. Restart the ADS. Go to File->Options->General->History and check the value.
Observation: The value gets reflected [i.e. showing value as 1000].
Same behavior is observed for ADS-v17.
Expected: The value should be reflected to 1000 after focus gets moved from the field [i.e. after pressing tab/enter].
Please refer: file-option-maxentries.png
Tagging as "support" as I don't think this is a bug. Jenny can clarify further.