Would fail computing views if no file_id was provided. Since both version_id and file_id are optional (...), added a check to fill file_id i…
Show more
Would fail computing views if no file_id was provided. Since both version_id and file_id are optional (...), added a check to fill file_id is empty or doesn't exist.
Show less