Bug 803814
| Summary: | Registering with an activation key which has run out of susbcriptions results in a system in SAM, but no identity certificate | ||
|---|---|---|---|
| Product: | [Community] Candlepin | Reporter: | Bryan Kearney <bkearney> |
| Component: | candlepin | Assignee: | Bryan Kearney <bkearney> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | SAM QE List <sam-qe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.5 | CC: | dgoodwin, esammons, jsefler, ltroan, tkitamur, tomckay, yoguma |
| 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: | 2012-07-17 13:03:19 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 738066, 804059 | ||
|
Description
Bryan Kearney
2012-03-15 17:11:08 UTC
ConsumerResource.create had no @Transactional annotation, so failures later on were not reverting previous activity in the database. Fix is server side, error should surface on client just as before only now, no consumer will have been created server side. Fixed in candlepin.git master: 530c189e4f0d6984638b5274500a74eeff3d42c5 Will appear in candlepin-0.5.27-1 *** Bug 807300 has been marked as a duplicate of this bug. *** FYI: Status is ON_QA. This problem still occurs with SAM 1.1 (candlepin-0.6.5-1.el6_2.noarch). Tatsuya Kitamura Fujitsu on-site engineer Marking all community bugs modified or beyong as closed. |