[18.0][FIX] repair_order_group: keep groups only for draft duplicates#149
[18.0][FIX] repair_order_group: keep groups only for draft duplicates#149Mohajiro wants to merge 2 commits into
Conversation
|
This PR has the |
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
|
/ocabot merge patch |
|
On my way to merge this fine PR! |
|
@ivs-cetmix your merge command was aborted due to failed check(s), which you can inspect on this commit of 18.0-ocabot-merge-pr-149-by-ivs-cetmix-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
Duplicating grouped repairs after draft can unintentionally keep them tied to the original group, mixing operational flows and shared quotations. Restrict group propagation to draft repairs to match expected usage. Task: 5252
dfd4143 to
84b6389
Compare
Keep repair groups copyable for draft repair duplications. Task: 5252
Duplicating grouped repairs after draft can unintentionally keep them tied to the original group, mixing operational flows and shared quotations. Restrict group propagation to draft repairs to match expected usage.
Task: 5252