aiida-core icon indicating copy to clipboard operation
aiida-core copied to clipboard

Additional information to be shown with `verdi storage info --detailed`

Open GeigerJ2 opened this issue 8 months ago • 3 comments

This could be at least the mtime/ctime of the first and last node, but could also be a time-based histogram for node creation.

GeigerJ2 avatar Apr 10 '25 14:04 GeigerJ2

Hi @GeigerJ2 , I want to try this issue. Is it still unresolved?

ayushjariyal avatar Apr 13 '25 07:04 ayushjariyal

Hi @ayushjariyal, thanks for you interest in contributing to AiiDA. Yes, the issue is still available, I just created it as a reminder for this change. Feel free to give it a shot and create a PR. The correct file to start from is cmd_storage.py, which contains the verdi storage CLI endpoints.

GeigerJ2 avatar Apr 17 '25 07:04 GeigerJ2

@GeigerJ2 , I have opened a [PR]https://github.com/aiidateam/aiida-core/pull/6829 regarding this issue. Could you please review it and suggest any changes if required?

ayushjariyal avatar Apr 18 '25 05:04 ayushjariyal