Bug #2040
Backup: web ui doesn't report real db data after submitting a change
Status: | CLOSED | Start date: | 09/02/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 09/16/2013 | |
Assignee: | - | % Done: | 100% | |
Category: | nethserver-backup-data | |||
Target version: | v6.4-beta2 | |||
Security class: | Resolution: | |||
Affected version: | v6.4-beta1 | NEEDINFO: | No |
Description
Backup Panel on nethgui
- "Full backup will be on" is Sunday by default.
# config printprop backup-data FullDay FullDay=1
- Set Thursday on interface
# config printprop backup-data FullDay FullDay=4
- "Full backup will be on" remains "Sunday"
# rpm -qa | grep backup nethserver-backup-data-1.0.1-1.ns6.noarch nethserver-backup-config-1.0.1-1.ns6.noarch
Related issues
Associated revisions
web ui: update FullDay selector using JavaScript. Refs #2040
History
#1 Updated by Alessio Fattorini about 8 years ago
- Description updated (diff)
#2 Updated by Alessio Fattorini about 8 years ago
- Description updated (diff)
#3 Updated by Giacomo Sanchietti about 8 years ago
- Subject changed from Backup config: full backup day doesn't report real db data to Backup: web ui doesn't report real db data after submitting a change
- Status changed from NEW to TRIAGED
- % Done changed from 0 to 20
When the user submit a change on FullDay property, the web ui is not updating correctly the selector after the ajax respnse is received.
The value inside the ajax response is correct, probably it's a problem of the javascript which handles selector field update.
If the user reload the page, the ui is correctly updated.
#4 Updated by Giacomo Sanchietti almost 8 years ago
- Status changed from TRIAGED to ON_DEV
- Assignee set to Giacomo Sanchietti
- % Done changed from 20 to 30
#5 Updated by Giacomo Sanchietti almost 8 years ago
- Status changed from ON_DEV to MODIFIED
- % Done changed from 30 to 60
#6 Updated by Giacomo Sanchietti almost 8 years ago
- Status changed from MODIFIED to ON_QA
- Assignee deleted (
Giacomo Sanchietti) - % Done changed from 60 to 70
New package in nethserver-testing:
- nethserver-backup-data-1.0.6-2.0git8f39b343.ns6.noarch.rpm
- Choose incremental backup from web UI
- Select a week day
- Check the web UI and configuration db are correctly updated
#7 Updated by Davide Principi almost 8 years ago
- Assignee set to Davide Principi
#8 Updated by Davide Principi almost 8 years ago
- Due date set to 09/16/2013
- Status changed from ON_QA to VERIFIED
- Assignee deleted (
Davide Principi) - Start date set to 09/02/2013
- % Done changed from 70 to 90
VERIFIED
#9 Updated by Giacomo Sanchietti almost 8 years ago
- Status changed from VERIFIED to CLOSED
- % Done changed from 90 to 100
In nethserver-updates:
- nethserver-backup-data-1.0.7-1.ns6.noarch.rpm