Skip to content

Globals are missing when pulling from Enterprise server #7115

Description

@fuzyll

Version and Platform (required):

  • Binary Ninja Version: 5.0.7648
  • Edition: Ultimate
  • OS: any

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:

  1. Create a new database in a remote project
  2. Observe that bv.file.original_filename exists (although, you may also run into Include original file name/path in bndb metadata created under projects #7074)
  3. Push that database to the Enterprise server
  4. In another client with a separate user folder (or on a different machine), pull that database
  5. Observe that bv.file.original_filename is not set

Expected Behavior:
Users expect that some of these globals will exist when pulling files from the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions