You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description:
When a user pushes snapshots to the Enterprise server, we don't push globals. So, if another user pulls those snapshots, they will not see things like bv.file.original_filename.
Version and Platform (required):
Bug Description:
When a user pushes snapshots to the Enterprise server, we don't push globals. So, if another user pulls those snapshots, they will not see things like
bv.file.original_filename.Steps To Reproduce:
bv.file.original_filenameexists (although, you may also run into Include original file name/path in bndb metadata created under projects #7074)bv.file.original_filenameis not setExpected Behavior:
Users expect that some of these globals will exist when pulling files from the server.