Actions
Bug #7362
closedOrg create dynflow needs to follow the org destroy formula
Description
Org create dynflow currently uses sync actions in the model. This means the dynflow orchestration is called as an after_create. This creates validation issues for bugs relating to create vs update, i.e http://projects.theforeman.org/issues/6946 . Here for example the after_create mode of the org is set to update, which causes the save inside orchestration layer to get confused.
Also in the long term we want a consistent approach for org creation , where the create call actually calls the dynflow action which handles all the orchestration aspects of the org including AR/Candllepin/Pulp/Foreman layers..
Updated by The Foreman Bot over 10 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4642 added
- Pull request deleted (
)
Updated by Partha Aji over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|896e382fc544a0e3d3968b47e791b933750870c7.
Updated by Eric Helms about 10 years ago
- Translation missing: en.field_release set to 14
Actions