1d47c368fe
This patch fixes conflicts between retry options and auto_remove option. To suppress this conflicts, when retry option selected this patch clears auto_remove option and set readonly attribute for the checkbox. Also, to check them easily from user, move auto_remove option from Miscellaneous tab to Spec tab, i.e. under retry options. Change-Id: I34a409141adf1ad822e5999240ccbb8ae8e2acf5 Closes-Bug: #1763250
7 lines
244 B
YAML
7 lines
244 B
YAML
fixes:
|
|
- >
|
|
[`bug/1763250 <https://bugs.launchpad.net/zun-ui/+bug/1763250>`_]
|
|
Fixed issue the conflict between retry and auto_remove options.
|
|
To avoid this conflict, auto_remove option will be cleared when
|
|
retry option is set.
|