rage / mooc.fi

https://mooc.fi
5 stars 6 forks source link

Creation of email template failing #865

Open iPegii opened 2 years ago

iPegii commented 2 years ago

Creating email template fails at email-mails-tab with "create new"-button -> completion email.

Works correctly with Courses-tab -> {course} -> create completion email

Error in console


[GraphQL error]: Message: Unknown arg `completion_email` in data.completion_email for type CourseUncheckedUpdateInput. Did you mean `completion_email_id`?
Unknown arg `inherit_settings_from` in data.inherit_settings_from for type CourseUncheckedUpdateInput. Did you mean `inherit_settings_from_id`?
Unknown arg `completions_handled_by` in data.completions_handled_by for type CourseUncheckedUpdateInput. Did you mean `completions_handled_by_id`?
, Location: [{"line":2,"column":3}], Path: updateCourse

https://www.mooc.fi/fi/email-templates/

mipyykko commented 2 years ago

@iPegii Sorry, can't reproduce this, neither in production nor in development!