Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asterisk: add odbc configuration to override default results order #2794

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

Kaian
Copy link
Member

@Kaian Kaian commented Oct 18, 2024

Type Of Change

  • Small bug fix
  • New feature or enhancement
  • Breaking change

Checklist:

  • Commits are named and have tag following commit rules
  • Commits are split per component (schema, portal/platform, kamusers, agis, ..)
  • Changes have been tested locally
  • Fixes an existing issue (Fixes #XXXX)
  • Upport from existing Pull request #XXXX

Description

This PR introduces a change in how data is retrieved from ODBC to fix the members dial order in Linear Queues.
Before this change, members were called ordered by interface (actually extension in ivozprovider), rather than creation time as documented.

Additional information

@Kaian Kaian added +bug Bug *tempest* IvozProvider 4.x Tempest Release asterisk labels Oct 18, 2024
@Kaian Kaian added this to the 4.3.0 milestone Oct 18, 2024
@Kaian Kaian requested a review from cruzccl October 18, 2024 11:05
@Kaian Kaian self-assigned this Oct 18, 2024
@Kaian Kaian merged commit 09309dc into bleeding Oct 21, 2024
2 checks passed
@Kaian Kaian deleted the PROVIDER-2076-queue-linear-strategy-members-order branch October 21, 2024 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
asterisk +bug Bug *tempest* IvozProvider 4.x Tempest Release
Development

Successfully merging this pull request may close these issues.

2 participants