[GH-ISSUE #126] List session -> not meaningful Description field #99

Closed
opened 2026-02-27 08:14:21 +03:00 by kerem · 1 comment
Owner

Originally created by @kladiv on GitHub (Jan 19, 2019).
Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/126

Originally assigned to: @lucascbeyeler on GitHub.

Hello,
nice project!
I suggest to enhance the "list" command when we make backups of some specific objects (e.g. domains, accounts).
In my opinion there's no a correct display of the Description field of list command. It's a simple "Full Account" but it should explain what that backup session refers.

Thank you!

ISSUE TYPE
  • Enhancement
ENVIRONMENT VERSION
  • Zmbackup Version: 1.3.2
  • Zimbra Version: 8.5.0.GA.3042
  • Linux Distribution & Version: Ubuntu 14.04 LTS
SUMMARY
STEPS TO REPRODUCE
zimbra@mail:~$ zmbackup -f -d example.com
Domain example.com found! - Inserting inside the backup queue.
WARN: galsync@example.com found inside blacklist - Nothing to do.
Backup session full-20190119222050 started on Sat Jan 19 22:20:50 +08 2019
Backup session full-20190119222050 finished on Sat Jan 19 22:21:01 +08 2019
ACTUAL RESULTS
+---------------------------+--------------+--------------+----------+----------------------------+
|       Session Name        |    Start     |    Ending    |   Size   |        Description         |
+---------------------------+--------------+--------------+----------+----------------------------+
| full-20190119222050       |  01/19/2019  |  01/19/2019  | 34M      | Full Account               |
+---------------------------+--------------+--------------+----------+----------------------------+
Originally created by @kladiv on GitHub (Jan 19, 2019). Original GitHub issue: https://github.com/lucascbeyeler/zmbackup/issues/126 Originally assigned to: @lucascbeyeler on GitHub. <!-- Before open an issue, please remember to check our Google Group (link in README.md) and the other issues. Maybe what you want is already answered. You don't need to answer all the questions below, just answer what is pertinent to what you want (You don't need to explain the steps to reproduce and the results if your issue is about the documentation) --> Hello, nice project! I suggest to enhance the "list" command when we make backups of some specific objects (e.g. domains, accounts). In my opinion there's no a correct display of the _Description_ field of list command. It's a simple "Full Account" but it should explain what that backup session refers. Thank you! <!-- ISSUE TYPE: Inform what kind of issue we are talking about. Choose only one option. --> ##### ISSUE TYPE - Enhancement <!-- ENVIRONMENT VERSION: Describe the environment you are using the Zmbackup and its version. --> ##### ENVIRONMENT VERSION - Zmbackup Version: 1.3.2 - Zimbra Version: 8.5.0.GA.3042 - Linux Distribution & Version: Ubuntu 14.04 LTS <!-- SUMMARY: Describe your issue in this field. The more detailed you gave us, more easy and fast will be for us to debug and fix the software. --> ##### SUMMARY <!--- SUMMARY:For bugs, show exactly how to reproduce the problem, using a minimal test-case. For new features, show how the feature would be used. --> ##### STEPS TO REPRODUCE ``` zimbra@mail:~$ zmbackup -f -d example.com Domain example.com found! - Inserting inside the backup queue. WARN: galsync@example.com found inside blacklist - Nothing to do. Backup session full-20190119222050 started on Sat Jan 19 22:20:50 +08 2019 Backup session full-20190119222050 finished on Sat Jan 19 22:21:01 +08 2019 ``` <!-- ACTUAL RESULTS: What happened when you did the steps before. --> ##### ACTUAL RESULTS ``` +---------------------------+--------------+--------------+----------+----------------------------+ | Session Name | Start | Ending | Size | Description | +---------------------------+--------------+--------------+----------+----------------------------+ | full-20190119222050 | 01/19/2019 | 01/19/2019 | 34M | Full Account | +---------------------------+--------------+--------------+----------+----------------------------+ ```
kerem 2026-02-27 08:14:21 +03:00
  • closed this issue
  • added the
    Wontfix
    label
Author
Owner

@ananiasfilho commented on GitHub (Jul 28, 2019):

Hello @kladiv just to be clear.
If you define domain on backup process, you will need see into description something like: "Full Accounts backup to domain example.com"
if yes, i will try start make this on next days.
if not, please, explain better.

<!-- gh-comment-id:515769243 --> @ananiasfilho commented on GitHub (Jul 28, 2019): Hello @kladiv just to be clear. If you define domain on backup process, you will need see into description something like: "Full Accounts backup to domain example.com" if yes, i will try start make this on next days. if not, please, explain better.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/zmbackup#99
No description provided.