binaryninja-api
binaryninja-api copied to clipboard
Project "Last Modified" date should account for project file modifications
Version and Platform (required):
- Binary Ninja Version: 5.2.8722
- Edition: Ultimate
- OS: Ubuntu
- OS Version: 22.04
- CPU Architecture: arm64
Bug Description: When I modify files in a project, the project's Modify Date is not updated to reflect this.
Steps To Reproduce:
- Connect to collaboration server
- Have project with files created prior to today
- Open project
- Open file in project
- Save file
- Push file
- Add file to project
- Open remote dialog to browse projects
- Observe modify date on modified project has not been updated to today
Expected Behavior: I expect any changes made in a project to update the project's modify date. This includes snapshot pushes to files in the project, uploads of new files in the project, changes to project metadata, changes to project file metadata, etc.