Actions
Bug #10695
closedForeman shouldn't seed initial taxonomies if any taxonomies already exist
Status:
Closed
Priority:
Normal
Assignee:
Category:
Organizations and Locations
Target version:
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1222896
Description of problem:
After upgrade, webUI shows two default orgs
- Default Organization
- Default_Organization
Version-Release number of selected component (if applicable):
upgrade[sat6.0.8 --> sat6.1 GA snap4],
How reproducible:
always
Steps to Reproduce:
1.
2.
3.
Actual results:
UI shows two default org
Expected results:
I think 'Default Organization' is default org in sat6.1 so this should be visible in UI and without any association loss with 'Default_Organization'. It means all entities associated to Default_Organization should be associated to
'Default Organization' after upgrade.
Additional info:
Actions