Fixes display bug where P0 issues were shown as P2 due to JavaScript treating 0 as falsy. Also adds P0 to the priority filter dropdown. Changes: - Replace || with ?? operator for priority defaults in monitor UI - Add P0 option to priority filter selector Co-authored-by: Zack Rosen <zjrosen@users.noreply.github.com>