Bug #15178
closed
Deleting a technique in the technique editor just after its creation fails
Added by Alexis Mousset over 5 years ago.
Updated over 2 years ago.
Category:
Web - Technique editor
Severity:
Major - prevents use of part of Rudder | no simple workaround
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Very Small
Description
It fails with:
Cause: [Errno 2] No such file or directory: '/var/rudder/configuration-repository/ncf/50_techniques/undefined'
Traceback (most recent call last):
File "/usr/share/ncf/api/ncf_api_flask_app/views.py", line 176, in delete_technique
ncf.delete_technique(bundle_name,path)
File "/usr/share/ncf/tools/ncf.py", line 743, in delete_technique
shutil.rmtree(filename)
File "/usr/lib/python2.7/shutil.py", line 239, in rmtree
onerror(os.listdir, path, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 237, in rmtree
names = os.listdir(path)
OSError: [Errno 2] No such file or directory: '/var/rudder/configuration-repository/ncf/50_techniques/undefined'
It should just delete it in the browser instead
- Description updated (diff)
- Related to User story #5482: Enable delete/clone button just after we create a clone added
- Subject changed from Delete crashes when clicked on a new tehcnique not saved yet to In technique editor, deleting a new technique crashes
There should be no api call when deleting a new technique just delete it in UI
- Severity set to Major - prevents use of part of Rudder | no simple workaround
- User visibility set to Getting started - demo | first install | Technique editor and level 1 Techniques
- Priority changed from 0 to 70
- Target version changed from 5.0.13 to 5.0.14
- Priority changed from 70 to 69
- Target version changed from 5.0.14 to 5.0.15
- Priority changed from 69 to 68
- Effort required set to Very Small
- Priority changed from 68 to 94
- Status changed from New to In progress
- Assignee set to Raphael GAUTHIER
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/ncf/pull/1100
- Status changed from Pending technical review to Pending release
Applied in changeset commit:5b91a6ed9fa3f967cc14f33c8f299d41e83c6c52.
- Priority changed from 94 to 93
- Subject changed from In technique editor, deleting a new technique crashes to Deleting a technique in the technique editor just after its creation fails
- Name check changed from To do to Reviewed
- Fix check changed from To do to Checked
- Status changed from Pending release to Released
- Priority changed from 93 to 92
This bug has been fixed in Rudder 5.0.15 which was released today.
- Project changed from 41 to Rudder
- Category changed from Technique editor - UI/UX to Web - Technique editor
- Priority changed from 92 to 82
Also available in: Atom
PDF