Dave Brosius created CLOUDSTACK-2531:
----------------------------------------
Summary: when comparing scopes, compare scope ids by value, not
reference.
Key: CLOUDSTACK-2531
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2531
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: API
Affects Versions: 4.0.2
Reporter: Dave Brosius
Priority: Trivial
Attachments: 2531.txt
code compares Long values with == which will work for Long cached values, but
not others
switched to use .equals
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira