Skip to content

server: fix database exception while searching network offerings#3947

Merged
DaanHoogland merged 1 commit intoapache:4.13from
shapeblue:db-exception-noffering-fix
Mar 6, 2020
Merged

server: fix database exception while searching network offerings#3947
DaanHoogland merged 1 commit intoapache:4.13from
shapeblue:db-exception-noffering-fix

Conversation

@yadvr
Copy link
Copy Markdown
Member

@yadvr yadvr commented Mar 6, 2020

This fixes db exception when network offering is searched. Found during Primate testing: apache/cloudstack-primate#186

image

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Copy link
Copy Markdown
Member

@weizhouapache weizhouapache left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested ok.
exception happened while list network offering with keyword
it is fixed with this pr

Copy link
Copy Markdown
Contributor

@DaanHoogland DaanHoogland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a one line change in a 280 line-method :( looks good other places the JoinVO ius used as well

@DaanHoogland DaanHoogland merged commit 0fab5e8 into apache:4.13 Mar 6, 2020
@DaanHoogland DaanHoogland deleted the db-exception-noffering-fix branch March 6, 2020 09:34
@yadvr
Copy link
Copy Markdown
Member Author

yadvr commented Mar 6, 2020

The http://primate-qa.cloudstack.cloud:8080/client/ has the fix now, we tested on the UI ticket as well.

DaanHoogland added a commit that referenced this pull request Mar 6, 2020
* 4.13:
  server: fix database exception while searching network offerings (#3947)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants