I'm trying to completely remove some unused custom statuses from our Jira Cloud instance in order to remove them from the status dropdown in the filters at the top of the "Search issues" view.
These statuses are no longer used in any workflows (either active or inactive) or issues and do not appear on the list of statuses at secure/admin/ViewStatuses.jspa, but still appear in the status dropdown on the "Search issues" filters.
How do I completely remove/delete these statuses so that they no longer appear in the status dropdown in the filters at the top of the "Search issues" view?
This seems like a bug.