Project

General

Profile

Actions

Bug #8119

closed

Unexpected keyword "priority"

Added by Alexis Mousset about 8 years ago. Updated 10 months ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Rudder API & CLI
Target version:
-
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
User visibility:
Infrequent - complex configurations | third party integrations
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:
No

Description

It happened when trying to create a directory using rudder-cli with a JSON exported from Rudder API:

Wrong parameter used in: create_directive
Traceback (most recent call last):
  File "/home/amousset/Rudder/api-client//cli/rudder-cli", line 368, in <module>
    res = function(**kwargs)
TypeError: create_directive() got an unexpected keyword argument 'priority'
Actions

Also available in: Atom PDF