Skip to content

NethVoice: Visual Plan - error creating Announcement (column repeat_msg cannot be null) #7882

@mgarra

Description

@mgarra

Description

On NethVoice 1.6.1, creating a new Announcement from Visual Plan fails when saving the related route.
The browser Network tab shows a backend error.
If the Announcement is created from FreePBX, it is created correctly and can then be used in Visual Plan.

Steps to reproduce

  1. Open Visual Plan.
  2. Create a new Announcement node.
  3. Configure the required fields (e.g. description and recording).
  4. Save/apply the configuration.

Expected behavior

The Announcement and its route are saved successfully and available in Visual Plan.

Actual behavior

The save operation fails with a database error:

PDOException (23000)
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'repeat_msg' cannot be null

The error is triggered by create.php while inserting into the announcement table.

See also

Metadata

Metadata

Assignees

No one assigned

    Labels

    nethvoiceBug or features releted to the NethVoice project

    Type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions