Actions
Bug #5112
closedUser story #5074: Provide a REST API to create/modify/delete Techniques in ncf
wrong method called in ncf.py leading to not checking technique metadata before writing file
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
We are calling the wrong function in write_technique function.
We are using one that add default data to method call on the technique.
Actions