View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001206 | bareos-core | webui | public | 2020-02-28 11:55 | 2021-06-30 16:31 |
Reporter | frank | Assigned To | frank | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 19.2.6 | ||||
Summary | 0001206: form field restore job is not populated after client selection | ||||
Description | The form field "restore job" is not populated correctly after client selection and stays disabled if the configured restore job number is greater than 1 due to a wrong comparison-operator. | ||||
Steps To Reproduce | Have more than one configured restore job and try to restore something via the webui restore module. | ||||
Tags | No tags attached. | ||||
bareos: master e7dbde2a 2020-02-28 13:02 Ported: N/A Details Diff |
webui: fix restore job form element population This commit fixes the issue that the form field "restore job" is not populated correctly after client selection and stays disabled if the configured restore job number is greater than 1 due to a wrong comparison-operator. Fixes 0001206: form field restore job is not populated after client selection |
Affected Issues 0001206 |
|
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php | Diff File | ||
bareos: bareos-19.2 db90caf3 2020-02-28 13:02 Ported: N/A Details Diff |
webui: fix restore job form element population This commit fixes the issue that the form field "restore job" is not populated correctly after client selection and stays disabled if the configured restore job number is greater than 1 due to a wrong comparison-operator. Fixes 0001206: form field restore job is not populated after client selection (cherry picked from commit e7dbde2a3510673d6a1ff3ad543a4ba70cc365c5) |
Affected Issues 0001206 |
|
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-02-28 11:55 | frank | New Issue | |
2020-02-28 11:55 | frank | Status | new => assigned |
2020-02-28 11:55 | frank | Assigned To | => frank |
2020-02-28 13:37 | frank | Relationship added | related to 0001200 |
2020-03-02 12:08 | frank | Relationship added | related to 0001187 |
2020-03-02 16:22 | frank | Changeset attached | => bareos master e7dbde2a |
2020-03-02 16:22 | frank | Changeset attached | => bareos bareos-19.2 db90caf3 |
2020-03-02 16:22 | frank | Note Added: 0003882 | |
2020-03-02 16:22 | frank | Status | assigned => resolved |
2020-03-02 16:22 | frank | Resolution | open => fixed |
2020-04-16 19:29 | arogge | Status | resolved => closed |
2020-11-30 15:47 | arogge | Relationship added | related to 0001282 |
2021-06-30 16:31 | frank | Relationship added | related to 0001244 |