You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In the admin section of the site, the Pirep page doesn't filter on pending PIREPs.
Version
version 7.0.0 (build 191030.70d43e)
To Reproduce
Steps to reproduce the behavior:
Make sure there is a PIREP with a status of 'Pending'
Log in as admin in phpvms
Click on 'Pireps'
Click on 'Pending' in the top right corner.
See the Pending PIREP disappear
Expected behavior
The pending PIREP should still be shown.
Screenshots
Added.
Additional context
The URL shown is https:///admin/pireps?search=status:0
I have tried with 1 and -1 as well, no change. Haven't looked at the code yet, sorry.
URL: https:///admin/pireps
Result:
URL: https:///admin/pireps?search=status:0 (after clicking on Pending)
Result:
The text was updated successfully, but these errors were encountered:
Describe the bug
In the admin section of the site, the Pirep page doesn't filter on pending PIREPs.
Version
version 7.0.0 (build 191030.70d43e)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The pending PIREP should still be shown.
Screenshots
Added.
Additional context
The URL shown is https:///admin/pireps?search=status:0
I have tried with 1 and -1 as well, no change. Haven't looked at the code yet, sorry.
URL: https:///admin/pireps
Result:
URL: https:///admin/pireps?search=status:0 (after clicking on Pending)
Result:
The text was updated successfully, but these errors were encountered: