editing/deleting param after creation
Describe the bug
After creating a parameter and not saving it the delete and update of this parameter will fail
Steps to Reproduce
- add new param to comp skill
- don't save skill
- edit same param
- will fail
Expected behavior
should edit param but not in backend
Priority
What is the impact of this bug on the user, how critical is to fix? P0, P1 .. P4 (This action doesn't effectively associate the issue with a label; it's intended solely for the benefit of the document's reader.)
-
Priority high (P0) -
Priority medium/high (P1) -
Priority medium (P2) -
Priority low (P3) -
Priority none (P4)
Reference - Google Issue tracker priority levels
Additional context
The problem is with the edit and delete method. Both will ask the backend for the param that never got saved