I am trying to create a dashboard in JIRA that allows each user to manage their own stories and their own estimates for how long each story will take. I created a dashboard that uses a custom JQL filter to pull their own stories. I also added a widget that creates a chart of how much time each story took by week.
I want to add a control that provides a dropdown in the dashboard for us to select different users or different months that will dynamically update the JQL filter.
I can see documentation that shows how to add a control, but in the dashboard there is no way to "add controls" as the documentation states. Are there permissions that I'm missing or have controls and dropdowns been discontinued?