mozilla / sumo

Project management board for SUMO and Community properties.
Mozilla Public License 2.0
12 stars 5 forks source link

Marking a product or topic as archived will remove the item from the admin/product/product or admin/product/topic tables #1863

Closed emilghittasv closed 10 hours ago

emilghittasv commented 6 days ago

Steps to reproduce Steps to reproduce the behavior:

  1. Sign in to admin.
  2. Mark a product or topic as archived.

Expected behavior The product or topic is displayed inside the table and has the is_archived checkbox checked.

Actual behavior The product or topic which was archived in step 2 is no longer displayed inside the table.

Desktop:

Additional context This issue is reproducible in stage only.

akatsoulas commented 5 days ago

PR https://github.com/mozilla/kitsune/pull/6098

akatsoulas commented 4 days ago

PR https://github.com/mozilla/kitsune/pull/6100

emilghittasv commented 4 days ago

I can confirm that this issue is no longer reproducible in stage.

Moving this ticket inside the release column.