Bug 1124578
| Summary: | Adding or removing a property tag to a property tag collection displays an error | ||
|---|---|---|---|
| Product: | [Community] PressGang CCMS | Reporter: | Matthew Casperson <mcaspers> |
| Component: | Web-UI | Assignee: | pressgang-ccms-dev |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.8 | CC: | cbredesen, lnewson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-29 23:09:14 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Matthew Casperson
2014-07-29 20:39:29 UTC
This was also caused by changes in BZ#1116705, so setting it as a duplicate. The cause was that in the old version the sort property wasn't being set because the PropertyTagToPropertyTagCategory was being constructed behind the scenes. To fix this I manually reconstructed it, but forgot to set the propertyTagCategory field to the entity. *** This bug has been marked as a duplicate of bug 1116705 *** |