I am trying to set up a Post Type where the dynamic aspect of the permalink is a query parameter
reports/?type=annual&y=%postname%
where postname is going to be my year.  It almost works in the preview of the link up top but still appends another postname at the end, and then the actual link still contains the string %postname%
Note the permalink up top and the link preview bottom left
