| Summary: | Organizational Unit is not marked as mandatory when creating or cloning repository and no organizational unit is defined | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Tomas David <tdavid> | ||||
| Component: | Business Central | Assignee: | Alexandre Porcelli <porcelli> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tomas David <tdavid> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 6.0.0 | CC: | etirelli, lpetrovi, rrajasek, rzhang | ||||
| Target Milestone: | CR1 | ||||||
| Target Release: | 6.0.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-08-06 20:20:30 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: | |||||
| Attachments: |
|
||||||
..and it comes back to bite :( fix pushed to master and product branch of uberfire repository: (master) https://github.com/droolsjbpm/uberfire/commit/b6ea169b6 (0.3.x) https://github.com/droolsjbpm/uberfire/commit/969e6fbdc oticed that this has been commited and the blocker flag is not set. Should we grant this to blocker+ and pm_ack+? Verified on BRMS 6.0.0.CR1. |
Created attachment 837159 [details] create repository window Description of problem: Organizational Unit is not marked as mandatory ( "*" is missing ) when creating or cloning repository and no organizational unit is defined. When some Organizational Unit is defined, "*" is correctly present. Version-Release number of selected component (if applicable): BPMS 6.0.0.ER5 How reproducible: Always when no orgranization unit is defined. Steps to Reproduce: 1. Delete all organization units. (Authoring -> Administration -> Organizational Units -> Manage Organizational Units) 2. Go to Clone repository or New repository page. (Authoring -> Administration -> Repositories -> Clone repository/New repository) Actual results: "*" is missing. Expected results: Organizational Unit should be marked with "*". Additional info: