Bug 129161
| Summary: | Role labels need to come from the DB | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Network | Reporter: | Ryan Bloom <rbb> |
| Component: | RHN/R&D | Assignee: | Mike McCune <mmccune> |
| Status: | CLOSED NOTABUG | QA Contact: | Fanny Augustin <fmoquete> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | RHN Devel | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-10-28 20:31:10 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: | 125080 | ||
|
Description
Ryan Bloom
2004-08-04 16:18:20 UTC
This isn't a bug. We need to have some way to reference the Roles that are stored in the DB. Either that is with static strings used to do a lookup, or with static objects retreived from the DB. Either way, when you add a role to the DB, you will need to also add a line of code to add that concept to the Java code. This isn't a big burden and it is unavoidable, so I am closing this bug. |