Actions
Bug #17494
closedModifying a method parameter does not trigger the save button
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Priority:
70
Name check:
To do
Fix check:
Checked
Regression:
Description
On the 6.1 nightly, I was using the openscap plugin, but when I tried to modify its builtin technique, the technique editor did not let me "save" the changes until I made an actual change in the description.
After the save, I ended up with a duplicate technique, which prevents me from modifying/removing my previous technique. Also, the changes were not applied to my directive, so I think the technique editor really find 2 differents techniques with same id.
[root@server techniques]# ls -la OpenSCAP_Policies_plugin/plugin_openscap_policies/1.0/ metadata.xml rudder_reporting.cf technique.cf technique.json technique.ps1 [root@server techniques]# ls -la OpenSCAP_Policies_plugin/plugin_openscap_policies/1.0/technique.cf -rw-rw----. 1 root rudder 5134 25 mai 17:39 OpenSCAP_Policies_plugin/plugin_openscap_policies/1.0/technique.cf [root@server techniques]#
Files
Updated by Vincent MEMBRÉ over 4 years ago
- Subject changed from impossible to edit technique in 6.1 to Modifying a method parameter does not trigger the save button
- Category set to Web - Technique editor
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Vincent MEMBRÉ over 4 years ago
- Assignee changed from Vincent MEMBRÉ to Raphael GAUTHIER
- Pull Request set to https://github.com/Normation/ncf/pull/1208
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from In progress to Pending release
Applied in changeset ncf:commit:1e8d17eff0cf8894ce7d2355914eb0426abd7b3b.
Updated by Vincent MEMBRÉ over 4 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 6.1.0~rc1 which was released today.
Updated by François ARMAND over 4 years ago
- Fix check changed from To do to Checked
Actions