Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent Filename Pattern in Export Feature (aegis.json format) #1526

Open
larry868 opened this issue Oct 28, 2024 · 2 comments
Open

Inconsistent Filename Pattern in Export Feature (aegis.json format) #1526

larry868 opened this issue Oct 28, 2024 · 2 comments
Labels
bug A bug report

Comments

@larry868
Copy link

Version

v3.2

Source

Google Play

Vault encryption

Yes

Device

samsung galaxy note10 lite

Android version

Android 13

ROM

no

Steps to reproduce

Open the Aegis app and navigate to the export feature.
Choose the "OK" option to save the file on the smartphone.
Observe the filename pattern generated.
Repeat the export process, but this time select the "Share" option.
Note the filename pattern generated for the shared file.

What do you expect to happen?

The filenames generated by both "OK" (save) and "Share" should follow the same pattern for consistency and predictability. I would expect the filename pattern "aegis-export-YYYYMMDD-HHMMSS.json" so including date and time.

What happens instead?

The filename pattern generated by the "OK" option differs from that of the "Share" option.
With "ok" the filename pattern is "aegis-export-YYYYMMDD-HHMMSS.json" so including date and time.
With "share" the filename pattern is "aegis-export-88888888888888888888.json" so with a dummy number generated.

Log

No response

@larry868 larry868 added the bug A bug report label Oct 28, 2024
@alexbakker
Copy link
Member

I don't really agree that this is a bug, but making this more consistent certainly can't hurt!

@larry868
Copy link
Author

ok to reclassify this item, to a requested feature ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug report
Projects
None yet
Development

No branches or pull requests

2 participants