I have a couple:
RFE 38102 – Ability to use “Windows Session Credentials” to sign into the console when the BES Server is hosted on Linux.
RFE 40711 –Issue with how properties from analysis are handled after a computer becomes not relevant. Web Reports seems to hang onto the value.
RFE 53395 – Add option to disable the “Dynamically target by property” option when taking action for certain operators/roles. We’ve had operators mistakenly take an action against all computers…
RFE 63735 – Symlink inspectors not working properly. If a symlink exist, but is broken, the following relevance statement would evaluate false (it should be true)
Exist symlink whose (name of it starts with “brokenlink”) of folder “/symlinkfolder”
RFE 65128 – Allow clients to use additional cpu to complete download operations. We’ve found long delays (up to 20 minutes) in computing the sha256 values on larger downloads (over 1GB). This is an issue even if the files are downloaded before run time. The sha256 check happens right before the action starts, so if your task is scheduled to run at 2:00pm, and the sha check takes 20 minutes, the action will not start until 2:20pm.