You can always provide a PR on GitHub to see what a fix would look like. The hard parts are maintaining compatibility with the current version as opposed to an antique version and updating the tests. Going back to the 2.4 behavior will obviously cause people expecting the 2.11.0 behavior to complain. Sometimes the only way to address this is (1) a new API or (2) update the client code to call other APIs with different input.
Gary On Sat, Aug 20, 2022 at 3:25 PM Tres Finocchiaro <tres.finocchi...@gmail.com> wrote: > I've answered my own question on stackoverflow. > > I'm curious how the community feels about filing this as a bug. It's > pretty big regression for those upgrading from 2.4 with Windows target > deployments. > > > - tres.finocchi...@gmail.com > > > On Sat, Aug 20, 2022 at 3:16 PM Tres Finocchiaro < > tres.finocchi...@gmail.com> > wrote: > > > Gary, > > > > Thanks again for your reply however COPY_ATTRIBUTES is the source of the > > problem, it's being added and wiping out the permissions. > > > > I've linked my suspicion as to why in my previous email. > > > > For now, I will toggle-off the preserveFileDate, which seems to be the > > only workaround for this problem. > > > > Best regards. > > > > > > - tres.finocchi...@gmail.com > > > >> > >> >