Project

General

Profile

Actions

Bug #7292

closed

Duplicate route sync plan

Added by Christine Fouant almost 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1132914
Description of problem:
There is a duplicate route in sync_plan modification

  1. grep 'PUT.*sync.*prod' sync_plans_controller.rb.old
    api :PUT, "/organizations/:organization_id/sync_plans/:id/products", N_("Add products to sync plan")
    api :PUT, "/organizations/:organization_id/sync_plans/:id/products", N_("Remove products from sync plan")

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:
Use DELETE for Remove of products

Expected results:

Additional info:

Actions

Also available in: Atom PDF