Bug #20445
closedWhen we move a technique in editor, resources are not moved
Description
If we create a technique in editor, give it some resources, save, and then try to change technique category, the resources are not moved along with the technique and generation error ensues.
Files
Updated by Elaad FURREEDAN almost 3 years ago
- File bug_category.gif bug_category.gif added
When I try to reproduce, the resources are moved with the technique in the editor, but when I refresh the page, the technique remains in the previous category, seems that the category is not saved when updating
Updated by Elaad FURREEDAN almost 3 years ago
Technique's files are cloned into the new category's path but it remains also in the previous category's path
I think we should moved instead of duplicate it when the category is updated
Updated by Elaad FURREEDAN almost 3 years ago
- Status changed from New to In progress
- Assignee set to Elaad FURREEDAN
Updated by Elaad FURREEDAN almost 3 years ago
- Status changed from In progress to New
- Assignee deleted (
Elaad FURREEDAN)
In fact we should not be able to change category. In previous version we couldn't change the category, it seems too risky to change it.
Once the technique is created, the input should be on readonly.
Updated by Elaad FURREEDAN almost 3 years ago
- Status changed from New to In progress
Updated by Elaad FURREEDAN almost 3 years ago
- Status changed from In progress to Pending technical review
- Assignee set to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/4076
Updated by Anonymous almost 3 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|db9d5091d41960ab185ea275cb51ddfbb4edb51f.
Updated by Anonymous almost 3 years ago
Applied in changeset rudder|e5c7db40e0fd6670ee5d45e99035ef77a73c3fee.
Updated by Vincent MEMBRÉ almost 3 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.0.0~rc3 which was released today.