jorenn92 / Maintainerr

Looks and smells like Overseerr, does the opposite. Maintenance tool for the Plex ecosystem
https://maintainerr.info
MIT License
849 stars 17 forks source link

Unable to add rules #1351

Closed demitrix closed 1 week ago

demitrix commented 1 week ago

Describe the bug Unable to add rules, save button reports no issues, no logging output.

To Reproduce Steps to reproduce the behavior:

  1. Connect Plex/Radarr/Sonarr/Overseerr
  2. Click on Rules
  3. Click on Add Rule
  4. Complete with any combination of settings.

Expected behavior Rule is created.

Device (please complete the following information):

Additional context Rolled back to 2.1.2 and was able to create rule following same procedure.

benscobie commented 1 week ago

When you say no logging output, did you check the browser console? What browser are you using? Is a network request made when clicking save?

demitrix commented 1 week ago

My apologies, I missed the console error, no network request is made since it is erroring on a undefined value here tautulliWatchedPercentOverride: "" != D.current.value ? +D.current.value : void 0,

benscobie commented 1 week ago

My apologies, I missed the console error, no network request is made since it is erroring on a undefined value here tautulliWatchedPercentOverride: "" != D.current.value ? +D.current.value : void 0,

Ah sorry, I had fixed that somewhere else but wasn't merged in before the release. I'll create a fix. Thank you for reporting.

hwr12 commented 1 week ago

I just faced this bug after I installed Maintainerr for the fisrt time and was excited to try it out. I'm glad you already have fixed it! @benscobie Looking forward to see a merge soon