Skip to content

repository: Call GetFileAttributes instead of GetInfoAttributes

Eric Ju requested to merge ej-issue-414855_call-GetFileAttributes into master

As GetInfoAttributes are being deprecated, we will be using GetFileAttributes RCP call to replace it.

Closes gitlab#414855 (closed)

Edited by Eric Ju

Merge request reports