Skip to content

Bug: Error when trying to save canned responses #2348

@mabrownnyu

Description

@mabrownnyu

Describe the bug
When trying to save canned responses, the button does not do anything, and the response is not saved.

To Reproduce
Start a campaign, try to save canned responses

Expected behavior
Save canned responses on click

Screenshots
N/A

Platform (please complete the following information):

  • Ubuntu 20.04

Additional context
There is an issue with migrations
Error was resolved by deleting 20210208115400_add_canned_response_actions.js from the knex_migration table. 20210208115400_add_canned_response_actions.js does exist in the migrations folder, so it's unclear why this is not working. Deleting this from the table though is working as a stopgap.

Error message:
Screenshot from 2024-03-13 10-15-54

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions