Comrad icon indicating copy to clipboard operation
Comrad copied to clipboard

Show Calendar - Add host filtering to series/update endpoint

Open jberns opened this issue 6 years ago • 0 comments

Description of Issue

If a user is on the calendar and filtering by host, if they make changes to the series the endpoint will return shows that they are not currently a host on.

To fix this:

  • [ ] Frontend - Get the latest filtering applied to the calendar from state
  • [ ] Frontend - Add the filtering to the current action
  • [ ] Backend - in the shows/find controller export functions that handle the various filtering scenarios
  • [ ] Backend - Import functions into the shows/find and shows/series/update files so they both will return filtered data.

Possible Solution and/or Approach

Insert Possible Solution/Approach Here

Additional Comments

Comments Go Here

jberns avatar Aug 08 '19 00:08 jberns