ITHedgeHog / spms-net

SPMS.Net
GNU General Public License v2.0
0 stars 0 forks source link

All players can see all draft posts #107

Closed ITHedgeHog closed 4 years ago

ITHedgeHog commented 4 years ago

Describe the bug When a player logs in they can see all Draft & Pending posts for their assigned Game.

Expected behavior Only those with access to a post should see the pending & draft posts.

ITHedgeHog commented 4 years ago

I'm working on this, first step will be to transition this over to the MediatR pattern and set up Unit Testing around it. Will then resolve this bug, and the associated isuse I've discovered in testing that the new post button does not work if you have more than one active mission.

ITHedgeHog commented 4 years ago

Still occurring - SPMS.Net · 0.1.1.0

ITHedgeHog commented 4 years ago

Or it really helps when I enable that feature in production, it was set to use the old code path.