[Home]

Summary:ASTERISK-27863: config/ast_destroy_realtime_fields: successful DELETE is treated as failed
Reporter:Alexei Gradinari (alexei gradinari)Labels:
Date Opened:2018-05-18 16:36:14Date Closed:2018-05-24 05:11:08
Priority:MajorRegression?
Status:Closed/CompleteComponents:Core/Configuration Resources/res_config_odbc
Versions:13.21.0 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:The realtime destroy_func returns the number of rows deleted.
But the function ast_destroy_realtime_fields treats non zero return value as error.
Comments:By: Asterisk Team (asteriskteam) 2018-05-18 16:36:15.894-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Friendly Automation (friendly-automation) 2018-05-24 05:11:10.663-0500

Change 9015 merged by Joshua Colp:
config.c: Fix successful DELETE treated as failure

[https://gerrit.asterisk.org/9015|https://gerrit.asterisk.org/9015]

By: Friendly Automation (friendly-automation) 2018-05-24 05:49:57.034-0500

Change 9031 merged by Joshua Colp:
config.c: Fix successful DELETE treated as failure

[https://gerrit.asterisk.org/9031|https://gerrit.asterisk.org/9031]

By: Friendly Automation (friendly-automation) 2018-05-24 05:50:21.453-0500

Change 9032 merged by Joshua Colp:
config.c: Fix successful DELETE treated as failure

[https://gerrit.asterisk.org/9032|https://gerrit.asterisk.org/9032]